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

    Variable ClientGrantSubjectTypeEnumConst

    ClientGrantSubjectTypeEnum: { Client: "client"; User: "user" } = ...

    The type of application access the client grant allows. Use of this field is subject to the applicable Free Trial terms in Okta’s Master Subscription Agreement.

    Type Declaration

    • ReadonlyClient: "client"
    • ReadonlyUser: "user"