Auth0 Node.js SDK - v5.12.0
Preparing search index...
management
Management
RateLimitPolicyConfiguration
Type Alias RateLimitPolicyConfiguration
RateLimitPolicyConfiguration
:
|
{
action
:
"allow"
}
|
{
action
:
"block"
|
"log"
;
limit
:
number
}
|
{
action
:
"redirect"
;
limit
:
number
;
redirect_uri
:
string
}
The configuration of the rate limit policy.
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Auth0 Node.js SDK - v5.12.0
Loading...
The configuration of the rate limit policy.