Follow this guide to sign in users with Facebook.
To make sure we can fetch all user data (email, profile picture and name). For that we need to enable email and public_profile permissions.
Use the Nhost JavaScript client to sign in users:
To use your own domain for the callback URL refer to the custom domains documentation.
Follow this guide to sign in users with Facebook.
To make sure we can fetch all user data (email, profile picture and name). For that we need to enable email and public_profile permissions.
Use the Nhost JavaScript client to sign in users:
To use your own domain for the callback URL refer to the custom domains documentation.