Auth0 Node.js SDK - v5.9.0
    Preparing search index...

    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"