# Facebook Login
**Warning:** If you are a Facebook user and are having trouble signing into your account, visit our [Help Center](https://www.facebook.com/help/1573156092981768/).
A secure, fast, and convenient way for users to log into your app, and for your app to ask for permissions to access data
[iOS](https://developers.facebook.com/documentation/facebook-login/ios)
[Android](https://developers.facebook.com/documentation/facebook-login/android)
[Websites or mobile websites](https://developers.facebook.com/documentation/facebook-login/web)
[Devices](https://developers.facebook.com/documentation/facebook-login/for-devices)
**Warning:** ### Changes to Social Plugins in the European Region
You may start to see some impact to Social Plugins due to an updated cookies consent prompt that will be shown to people using Facebook products in the European Region.
We will no longer support the 'Like' and 'Comment' Social Plugins for European Region users, unless they are both 1) Logged into their Facebook account, and 2) have provided consent to the “App and Website Cookies” control. If both of these requirements are met, the user will be able to see and interact with plugins such as the 'Like' or 'Comment' button. If either of the requirements above are not met, the user will not be able to see the plugins.
#### The European Region is a specific list of countries including:
* **The European Union (EU):** Austria, Belgium, Bulgaria, Croatia, Republic of Cyprus, Czech Republic, Denmark, Estonia, Finland, France, Germany, Greece, Hungary, Ireland, Italy, Latvia, Lithuania, Luxembourg, Malta, Netherlands, Poland, Portugal, Romania, Slovakia, Slovenia, Spain, Sweden
* **Non-EU Members, but in EEA-Only/EFTA or Customs Union:** [EEA Only/EFTA] Iceland, Liechtenstein and Norway;Switzerland: [EU Customs Union] all Channel Islands, Isle of Man, Monaco; UK sovereign bases in Cyprus; [European Customs Union] Andorra, San Marino, Vatican City.
* **Non-EU members, but part of European Outermost Regions (OMR):** Martinique, Mayotte, Guadeloupe, French Guiana, Réunion, Saint-Martin, Madeira, The Azores, Canary Islands.
* **United Kingdom** (all British Isles)
## Get Started {#getting-started}
#### [Overview](https://developers.facebook.com/documentation/facebook-login/overview)
Core use cases and features for Facebook Login.
## Plan {#plan}
#### OS-Specific Integration
How to integrate Facebook Login into your app on various platforms:
* [iOS](https://developers.facebook.com/documentation/facebook-login/ios)
* [Android](https://developers.facebook.com/documentation/facebook-login/android)
* [Web](https://developers.facebook.com/documentation/facebook-login/web)
* [For Devices](https://developers.facebook.com/documentation/facebook-login/for-devices)
#### [Best Practices](https://developers.facebook.com/documentation/facebook-login/best-practices), [User Experience Design](https://developers.facebook.com/documentation/facebook-login/userexperience), [Login Security](https://developers.facebook.com/documentation/facebook-login/security)
Foundations for building a successful app with Facebook Login.
#### [Permissions](https://developers.facebook.com/documentation/facebook-login/guides/permissions)
Asking for user data.
#### [Access Tokens](https://developers.facebook.com/documentation/facebook-login/guides/access-tokens), [Authentication Versus Data Access](https://developers.facebook.com/documentation/facebook-login/auth-vs-data)
Access tokens, their expiration periods, and their relationship to data access.
## Review and Test
#### [Testing](https://developers.facebook.com/documentation/facebook-login/guides/test)
Making sure your integration works as intended.
## Submit Your App for Review and Approval
#### [App Review](https://developers.facebook.com/docs/facebook-login/review)
Submitting your app for review of the permissions it requests.
## Advanced
#### [Changelog](https://developers.facebook.com/docs/facebook-login/changelog)
See what's changed in different releases of Facebook Login.
## Business Results
#### [Success Stories](https://developers.facebook.com/success-stories)
Learn how implementing Facebook Login in apps has improved login rates and enhanced customer experience. In particular, see the following case study:
[Skyscanner](https://developers.facebook.com/success-stories/skyscanner) — 100% increase in Facebook Login conversions.
## Further Resources {#furtherresources}
[Data Protocol](https://dataprotocol.com/facebook-login) Short video tutorials and trainings.
[GitHub example](https://github.com/facebook/facebook-android-sdk/tree/master/samples/FBLoginSample) of an Android implementation of Facebook Login.