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

    Variable ClientGrantSubjectTypeEnumConst

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

    The type of application access the client grant allows.

    Type Declaration

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