GitHub
Add a GitHub social login flow to your Feathery form.
Last updated
Was this helpful?
Add a GitHub social login flow to your Feathery form.
Last updated
Was this helpful?
In your Firebase console, select your project and go to the Authentication
page.
Then, click on the Sign-in method tab and select the Add new provider
button.
Select GitHub
, and follow Firebase's instructions to enable GitHub social login for your account.
In your Stytch account, go to the OAuth
tab.
Select the GitHub
provider, and follow Stytch's instructions to enable GitHub social login for your account.
Create a Sign In
and/or Sign Up
step in your form, and add a that has the Trigger Social Login
action configured.
In the Login Provider
dropdown that appears, choose GitHub
.
Add a Go To Step
action to the same button that runs after the GitHub login action. Have this action navigate to the step you want the user to access after they log in.