Auth0 Node.js SDK - v5.13.0
Preparing search index...
management
Management
PhoneProviderProtectionBackoffStrategyEnum
Variable PhoneProviderProtectionBackoffStrategyEnum
Const
PhoneProviderProtectionBackoffStrategyEnum
:
{
Exponential
:
"exponential"
;
None
:
"none"
;
}
= ...
The type of backoff strategy to use.
Type Declaration
Readonly
Exponential
:
"exponential"
Readonly
None
:
"none"
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Auth0 Node.js SDK - v5.13.0
Loading...
The type of backoff strategy to use.