GitLab
Add a GitLab social login flow to your Feathery form.
Configure your identity provider
Stytch
In your Stytch account, go to the
OAuth
tab.Select the
GitLab
provider, and follow Stytch's instructions to enable GitLab social login for your account.
Configure your Feathery form
Create a
Sign In
and/orSign Up
step in your form, and add a button that has theTrigger Social Login
action configured.In the
Login Provider
dropdown that appears, chooseGitLab
.Add a
Go To Step
action to the same button that runs after the GitLab login action. Have this action navigate to the step you want the user to access after they log in.
Last updated