MonoCloud Authentication SDK
Preparing search index...
@monocloud/auth-node-core
index
JwsHeaderParameters
Interface JwsHeaderParameters
interface
JwsHeaderParameters
{
alg
:
JWSAlgorithm
;
crit
?:
string
[]
;
jwk
?:
Jwk
;
kid
?:
string
;
typ
?:
string
;
}
Index
Properties
alg
crit?
jwk?
kid?
typ?
Properties
alg
alg
:
JWSAlgorithm
Optional
crit
crit
?:
string
[]
Optional
jwk
jwk
?:
Jwk
Optional
kid
kid
?:
string
Optional
typ
typ
?:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
alg
crit
jwk
kid
typ
MonoCloud Authentication SDK
Loading...