Top "Facebook-authentication" questions

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

Facebook One or more of the given URLs is not allowed by the App's settings

Result in console: Given URL is not allowed by the Application configuration.: One or more of the given URLs is …

facebook facebook-apps facebook-authentication blogspot
Insecure Login Blocked: You can't get an access token or log in to this app from an insecure page. Try re-loading the page as https://

I am implementing Passport Facebook Authentication by linking the Facebook Authentication API route to a button using href like: <…

https passport.js facebook-authentication passport-facebook
When to request permissions with Facebook's new Android SDK 3.0?

With Facebook's new Android SDK 3.0 (that was released a few days ago), the process of authentication has changed. So how …

android facebook facebook-authentication facebook-android-sdk
REST API for website which uses Facebook for authentication

We have a website where the only way to login and authenticate yourself with the site is with Facebook (this …

facebook rest authentication openid facebook-authentication
Facebook Redirect url to "https://www.facebook.com/dialog/oauth/read" with no access token

I have set a web browser control in winform and navigate to the following url- https://www.facebook.com/dialog/…

vb.net facebook-authentication
Facebook OAuth 2.0 "code" and "token"

Why do you need both a "code" and a "token" in the Facebook OAuth2 authentication flow as described here: https://…

facebook oauth-2.0 facebook-authentication
Facebook javascript SDK FB.login is not working in Facebook iFrame

We are using Facebook JavaScript SDK to authenticate our Facebook application. The application is configured with the Canvas URL as …

javascript facebook facebook-javascript-sdk facebook-authentication
Facebook iframe tab signed request always empty

I'm working on a Facebook app tab and would like to use the signed request bundle as documented here: http://…

facebook facebook-authentication facebook-canvas
Get publish_action permission after getting read permissions from Facebook

I'm integrating Facebook log in in my application. I'm able to get the read permissions but how to get publish …

android facebook facebook-android-sdk facebook-authentication