auth.provider API
Preparing search index...
@o3co/auth-provider-core
RateLimitContext
Interface RateLimitContext
interface
RateLimitContext
{
clientId
?:
string
;
ip
?:
string
;
userAgent
?:
string
;
userId
?:
string
;
}
Index
Properties
client
Id?
ip?
user
Agent?
user
Id?
Properties
Optional
Readonly
client
Id
clientId
?:
string
Optional
Readonly
ip
ip
?:
string
Optional
Readonly
user
Agent
userAgent
?:
string
Optional
Readonly
user
Id
userId
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
client
Id
ip
user
Agent
user
Id
auth.provider API
Loading...