bunway
Preparing search index...
JwtHeader
Interface JwtHeader
interface
JwtHeader
{
alg
:
string
;
kid
?:
string
;
typ
?:
string
;
[
key
:
string
]:
unknown
;
}
Indexable
[
key
:
string
]:
unknown
Index
Properties
alg
kid?
typ?
Properties
alg
alg
:
string
Optional
kid
kid
?:
string
Optional
typ
typ
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
alg
kid
typ
bunway
Loading...