Auth0 Node.js SDK - v5.3.0
Preparing search index...
management
Management
ClientGrantSubjectTypeEnum
Variable ClientGrantSubjectTypeEnum
Const
ClientGrantSubjectTypeEnum
:
{
Client
:
"client"
;
User
:
"user"
}
= ...
The type of application access the client grant allows.
Type Declaration
Readonly
Client
:
"client"
Readonly
User
:
"user"
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Auth0 Node.js SDK - v5.3.0
Loading...
The type of application access the client grant allows.