Path Parameters
The name of the social provider
Available options:
apple, github, google, linkedin, discord, spotify, twitch, gitlab, bitbucket, workos, azuread, entraid, strava, facebook, windowslive, twitter Query Parameters
Array of allowed roles for the user
Example:
["me", "user"]Default role for the user
Example:
"user"
Display name for the user
Maximum length:
32Example:
"John Smith"
A two-characters locale
Required string length:
2Example:
"en"
URI to redirect to
Example:
"https://my-app.com/catch-redirection"
If set, this means that the user is already authenticated and wants to link their account. This needs to be a valid JWT access token.
Opaque state value to be returned by the provider