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

    Type Alias ClientGrantDefaultForEnum

    ClientGrantDefaultForEnum: typeof Management.ClientGrantDefaultForEnum[keyof typeof Management.ClientGrantDefaultForEnum]

    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.