Auth0 Node.js SDK - v5.1.0
Preparing search index...
management
Management
RefreshTokenRotationTypeEnum
Variable RefreshTokenRotationTypeEnum
Const
RefreshTokenRotationTypeEnum
:
{
Rotating
:
"rotating"
;
NonRotating
:
"non-rotating"
;
}
= ...
Refresh token rotation types, one of: rotating, non-rotating
Type Declaration
Readonly
Rotating
:
"rotating"
Readonly
NonRotating
:
"non-rotating"
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Auth0 Node.js SDK - v5.1.0
Loading...
Refresh token rotation types, one of: rotating, non-rotating