Back to Node Auth0

Variable ClientGrantDefaultForEnumConst

docs/variables/management.Management.ClientGrantDefaultForEnum.html

5.9.1832 B
Original Source

Variable ClientGrantDefaultForEnumConst

ClientGrantDefaultForEnum: { ThirdPartyClients: "third_party_clients" } = ...

Applies this client grant as the default for all clients in the specified group. The only accepted value is third_party_clients, which applies the grant to all third-party clients. Per-client grants for the same audience take precedence. Mutually exclusive with client_id.

Type Declaration

ReadonlyThirdPartyClients: "third_party_clients"

Settings

Member Visibility

  • Protected
  • Inherited

ThemeOSLightDark