Beignet API reference
Preparing search index...
@beignet/core
contracts
RateLimitScope
Type Alias RateLimitScope
RateLimitScope
:
"user"
|
"ip"
|
"global"
Rate limit scope for identifying the rate limit key.
"user": keyed by authenticated user id
"ip": keyed by client IP
"global": single global key
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Beignet API reference
Loading...
Rate limit scope for identifying the rate limit key.