Skip to main content
The 2024 Developer Survey results are live! See the results

Questions tagged [facebook-authentication]

Facebook authentication is popular sign in method for many websites using Facebook credentials.

facebook-authentication
0 votes
0 answers
67 views

Facebook login button only works with users registered as an administrator or developer in the application

When requesting the review for permits, they answered me this: "The Facebook login button in your app is not working correctly. By clicking on it, the user should be able to log in with Facebook ...
Francuchin's user avatar
0 votes
0 answers
19 views

Auth in .net framework asp web forms 4.8 using google facebook twitter microsoft

i`am obligated to use aso.net web forms 4.8 to make a login and register using a form and using google ,facebook,twitter , microsoft . <form id="form1" runat="server" ...
Oussama hdidou's user avatar
0 votes
0 answers
27 views

Facebook authentication Ineligible for Submission

I'm trying to implement authentication using Facebook in my nestjs app. But I'm stuck creating the app on developers.facebook.com. Indeed, in all the tutorials I have watched, I have never seen the ...
Integeek's user avatar
0 votes
0 answers
30 views

Issue with Facebook authentication: "Feature unavailable - Facebook Login is currently unavailable for this application"

I've encountered an issue with integrating Facebook authentication into my application https://www.aswaktinghir.com/. Whenever I attempt to authenticate through Facebook, I receive the error message: &...
rayane bourki's user avatar
1 vote
1 answer
276 views

Facebook business login error: It looks like app is not available Flutter

Getting error on facebook login App type is Business app created in other category see below My app is in Live mode and allowed permissions is error is
Janki 's user avatar
  • 61
0 votes
0 answers
55 views

Different SHA-1 keys in google play app integrity - which ones to use?

When running eas credentials, I have same keys for development and production. When I go to google play console, I have different keys. "Upload key certificate" shows same key (both SHA-1 ...
learncode's user avatar
  • 490
1 vote
1 answer
333 views

Why do I get null email when I sign in with Apple in Android with firebase?

I keep getting a null email whenever I sign in with Apple. Note that the display name is not null. Also, I've made sure to revoke any tokens before trying to Sign in with Apple again because as per my ...
Iraklis Eleftheriadis's user avatar
0 votes
1 answer
101 views

Not able to fetch Facebook profile image using Firebase Authentication

I am working on a project in which I have integrated Facebook login using Firebase authentication. I am fetching the public profile picture. However my code is not able to do this task. Please try to ...
Rishabh Aggarwal's user avatar
0 votes
0 answers
72 views

Facebook login picture missing

I created a Facebook application (at developers.facebook.com), it is now in live mode. I enabled facebook login, and now on the backend I fetch the following: `https://graph.facebook.com/me?fields=id,...
AlexDev's user avatar
  • 35
1 vote
0 answers
343 views

Integrating Facebook Login for Business in an Existing Application

I'm currently facing a challenge with integrating Facebook Login for Business in an existing web application that has been running for several years. Due to recent changes, we are now required to use ...
Jorge Mendez's user avatar
0 votes
0 answers
28 views

Passport-facebook, Node, Express, React: log in successful, but req.user and req.session.passport are undefined

I'm creating a facebook clone using react, node, and express. I'd like users to be able to log in with real facebook accounts, and am using passport-facebook to implement that. I am able to ...
Nick's user avatar
  • 1
0 votes
0 answers
38 views

Facebook Authentication with Firebase doesn't work correctly in android

I am newbie in authenticate facebook with firebase in android application now I am building an android application which I need to login with facebook I follow many tutorials on youtube and facebook ...
Mohamed Hossam's user avatar
0 votes
0 answers
89 views

React Native app running on Expo Go - compatible Google / Facebook Login method not found

I am working on Google / Facebook login on my React Native app with Expo Go. I have tried the following methods but none of them can work on my app and I am writing to ask if there is any other method ...
Yiwen.Z's user avatar
0 votes
0 answers
43 views

Sorry, something went wrong. in facebook login with paspport node js

and im getting this error https://www.facebook.com/v3.2/dialog/oauth?response_type=code&redirect_uri=http%3A%2F%2Flocalhost%3A3000%2Fauth%2Ffacebook%2Fcallback&scope=public_profile%2Cemail&...
יואב אלקנה's user avatar
0 votes
0 answers
33 views

Can I create custom buttons for YouTube and Facebook and implement redirects to connect my application?

I'm developing a web application and I'm connecting it to YouTube and Facebook using custom buttons. I've added a redirect to facilitate the connection with my application. I found on Facebook's ...
juan luna's user avatar

15 30 50 per page
1
2 3 4 5
55