sveltekit-oidc - v1.1.1
Preparing search index...
OIDCClientSecretJwtOptions
Type Alias OIDCClientSecretJwtOptions
type
OIDCClientSecretJwtOptions
=
{
algorithm
?:
"HS256"
|
"HS384"
|
"HS512"
;
expiresInSeconds
?:
number
;
}
Index
Properties
algorithm?
expires
In
Seconds?
Properties
Optional
algorithm
algorithm
?:
"HS256"
|
"HS384"
|
"HS512"
Optional
expires
In
Seconds
expiresInSeconds
?:
number
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
algorithm
expires
In
Seconds
sveltekit-oidc - v1.1.1
Loading...