Add a Facebook social login flow to your Feathery form.
Configure your identity provider
Firebase
In your Firebase console, select your project and go to the
Authenticationpage.Then, click on the Sign-in method tab and select the
Add new providerbutton.Select
Facebook, and follow Firebase's instructions to enable Facebook social login for your account.
Stytch
In your Stytch account, go to the
OAuthtab.Select the
Facebookprovider, and follow Stytch's instructions to enable Facebook social login for your account.
Configure your Feathery form
Create a
Sign Inand/orSign Upstep in your form, and add a button that has theTrigger Social Loginaction configured.In the
Login Providerdropdown that appears, chooseFacebook.Add a
Go To Stepaction 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
Was this helpful?