Top "Facebook-login" questions

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

Identifying Facebook Messenger user with UserID from a Facebook Login

I am trying out the new Facebook Messenger Platform and have hit a bit of a problem. When a user …

facebook facebook-graph-api facebook-login facebook-messenger
Xcode 9 : Module compiled with Swift 3.1 cannot be imported in Swift 4.0

After updating to Xcode 9, I tried to build one of my projects. I use the FacebookLogin pod. I have a …

ios cocoapods facebook-login xcode9-beta swift4
How to customize FBLoginVIew?

In order to connect to facebook in my ios app i'm using FBLoginVIew from Facebook SDK for iOS. It shows …

objective-c ios facebook facebook-login facebook-ios-sdk
How to check if user is logged in with new facebook php api

I am migrating my old FB app to the new graph API using the PHP API I have two pages: …

php facebook facebook-graph-api facebook-login
How to change the height of the 'Log in with Facebook' button?

I already tried several answers I could find but none of them worked with the latest Facebook Android SDK version 4.0. …

android facebook android-xml facebook-login facebook-sdk-4.0
FB.logout() called without an access token. javascript sdk

Totally lost on this and docs don't really give any insight on this... Using the Facebook Javascript SDK in my …

facebook facebook-javascript-sdk facebook-login
React-Native: Facebook and Google Login

I am currently trying to implement facebook and google login for a react-native app for ios and android. I must …

react-native facebook-login react-native-android google-login react-native-ios
Facebook Login button for Swift

In Xcode if I create a UIView and then add the custom class as FBSDKLoginButton, when I click it leads …

ios facebook swift facebook-login