Preparing search index...
The search index is not available
PAOIDCClient
PAOIDCClient
JWTValidationOptions
Interface JWTValidationOptions
interface
JWTValidationOptions
{
audience
?:
string
;
client_id
:
string
;
clockSkew
?:
number
;
currentTimeInMillis
?:
()
=>
number
;
issuer
:
string
;
}
Index
Properties
audience?
client_
id
clock
Skew?
current
Time
In
Millis?
issuer
Properties
Optional
audience
audience
?:
string
client_
id
client_id
:
string
Optional
clock
Skew
clockSkew
?:
number
Optional
current
Time
In
Millis
currentTimeInMillis
?:
()
=>
number
issuer
issuer
:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
audience
client_
id
clock
Skew
current
Time
In
Millis
issuer
PAOIDCClient
Loading...