Back to Node Auth0

Type Alias SecuritySchemeCollection

docs/types/management.SDK.SecuritySchemeCollection.html

5.9.1598 B
Original Source

Type Alias SecuritySchemeCollection

SecuritySchemeCollection: Record<SecuritySchemeKey, AuthScope[]>

A collection of security schemes, where the key is the name of the security scheme and the value is the list of scopes required for that scheme. All schemes in the collection must be satisfied for authentication to be successful.

Settings

Member Visibility

  • Protected
  • Inherited

ThemeOSLightDark