Back to Node Auth0

Type Alias ConnectionScopeOAuth2

docs/types/management.Management.ConnectionScopeOAuth2.html

5.9.1621 B
Original Source

Type Alias ConnectionScopeOAuth2

ConnectionScopeOAuth2: string | string[]

OAuth 2.0 scopes requested from the identity provider during authorization. Determines what user information and permissions Auth0 can access. Can be specified as a space-delimited string (e.g., 'openid profile email') or array of scope values. The 'useOauthSpecScope' setting controls delimiter behavior when using connection_scope parameter.

Settings

Member Visibility

  • Protected
  • Inherited

ThemeOSLightDark