Back to Node Auth0

Variable PhoneProviderProtectionBackoffStrategyEnumConst

docs/variables/management.Management.PhoneProviderProtectionBackoffStrategyEnum.html

6.0.0535 B
Original Source

Variable PhoneProviderProtectionBackoffStrategyEnumConst

PhoneProviderProtectionBackoffStrategyEnum: {
Exponential: "exponential";
Default: "default";
} = ...

The type of backoff strategy to use.

Type Declaration

ReadonlyExponential: "exponential"
ReadonlyDefault: "default"

Settings

Member Visibility

  • Protected
  • Inherited

ThemeOSLightDark