Top "Facebook-authentication" questions

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

Example for Authenticating using AWS Cognito (boto3)

I am trying AWS Cognito using boto3. I find it difficult to understand by reading the AWS documentation. I am …

amazon-web-services oauth-2.0 boto3 amazon-cognito facebook-authentication
API Error Code: 191, API Error Description: The specified URL is not owned by the application

I have just registered hostel6.in domain name with justhost.com, and I have facebook app in /fb/hogwarts_team …

facebook facebook-authentication
Is it possible to check if an email is confirmed on Facebook?

Update This was reported to Facebook via https://www.facebook.com/whitehat/report/ on Dec 16th 2013 and Facebook responded on …

facebook security facebook-graph-api single-sign-on facebook-authentication
How should a Facebook user access token be consumed on the server-side?

Preface I'm developing several web services and a handful of clients (web app, mobile, etc.) which will interface with said …

facebook security authentication facebook-access-token facebook-authentication
Empty email field of Firebase Auth User using Facebook Login Integration (Firebase 3.0)

I have successfully deployed tutorial code from https://firebase.google.com/docs/auth/android/facebook-login for integrating Firebase Auth logins …

android firebase firebase-authentication facebook-authentication
how to read facebook signed_request to get user_id

According to Facebook - Authentication within a Canvas Page Document, they say that we will be getting a signed_request …

php facebook facebook-authentication facebook-canvas facebook-app-requests
Login with extra permission with Facebook SDK 3 for Android

I followed the step of "Create a new Android Project with Facebook Login" section at https://developers.facebook.com/docs/…

android facebook facebook-authentication facebook-android-sdk
StatusCallback not called after requestNewReadPermissions then requestNewPublishPermissions

I am developing an Android App that integrates with Facebook. I would like to: Let the user login with Facebook …

android facebook facebook-authentication facebook-android-sdk
Is 'publish_actions' extended permissions available for testing?

I've been trying to test out Scores and Achievements using the 'publish_actions' extended permissions but when I add it, …

permissions facebook-authentication