Facebook

Add a Facebook social login flow to your Feathery form.

Configure your identity provider

Firebase

  1. In your Firebase console, select your project and go to the Authentication page.

  2. Then, click on the Sign-in method tab and select the Add new provider button.

  3. Select Facebook, and follow Firebase's instructions to enable Facebook social login for your account.

Stytch

  1. In your Stytch account, go to the OAuth tab.

  2. Select the Facebook provider, and follow Stytch's instructions to enable Facebook social login for your account.

Configure your Feathery form

  1. Create a Sign In and/or Sign Up step in your form, and add a button that has the Trigger Social Login action configured.

  2. In the Login Provider dropdown that appears, choose Facebook.

  3. Add a Go To Step action to the same button that runs after the Facebook login action. Have this action navigate to the step you want the user to access after they log in.

Last updated