Back to Node Auth0

Type Alias ConnectionAuthParamsMap

docs/types/management.Management.ConnectionAuthParamsMap.html

5.9.1777 B
Original Source

Type Alias ConnectionAuthParamsMap

ConnectionAuthParamsMap: Record<string, string>

Maps parameter names from Auth0's /authorize endpoint to the identity provider's authorization endpoint parameters. For example, mapping 'audience' to 'resource' transforms the parameter name during authorization requests. Applied after authParams merging. See https://auth0.com/docs/authenticate/identity-providers/social-identity-providers/oauth2#pass-dynamic-parameters

Settings

Member Visibility

  • Protected
  • Inherited

ThemeOSLightDark