Login With Facebook¶
The login with Facebook is a function in the users functions which allows to the users login by identifying and authenticating themselves with a Facebook account.

β Callbacks ¶
- Error login with facebook (Title and Subtitle): you can set functions after the user can't login to the app with Facebook.
- Sign in cancelled: you can set functions after the user can't login to the app with Facebook because he cancel the login.
- Success login with Facebook: you can set functions after the user login to the app with Facebook.

- Select a button to add a login with Facebook function and select on press.
- Activate a toggle page loading and select only enable.
- Add a login with Facebook function.
- Add a toggle page loading and activate on disable in the success with Facebook login.
- Activate a replace screen function and select which screen will go after the Facebook login.

****