Back to Node Auth0

Type Alias ConnectionAuthParamsOAuth2

docs/types/management.Management.ConnectionAuthParamsOAuth2.html

5.9.1919 B
Original Source

Type Alias ConnectionAuthParamsOAuth2

ConnectionAuthParamsOAuth2: Record<
string,
ConnectionAuthParamsAdditionalPropertiesOAuth2,
>

Additional static parameters included in every authorization request to the identity provider. These parameters are merged with runtime parameters before the authorization redirect. Keys and values are passed as-is to the identity provider's authorization endpoint. See https://auth0.com/docs/authenticate/identity-providers/social-identity-providers/oauth2#pass-static-parameters

Settings

Member Visibility

  • Protected
  • Inherited

ThemeOSLightDark