Facebook OAuth Plugin
Last updated
Last updated
https://developers.facebook.com/apps
Turn ON Login in with the JS SDK
Add your domains (yourapp.directual.app
or a custom domain if you use it)
Note, that if you want your users have a chance to Sign Up via Facebook, set the parameter autoCreateUser
to true
Set the parameter id_as_email
to true
if you want to have user IDs as their facebook emails.