@luolapeikko/oidc-jwt-verify
Preparing search index...
@luolapeikko/oidc-jwt-verify
TokenHeader
Interface TokenHeader
interface
TokenHeader
{
alg
:
Algorithm
|
undefined
;
kid
?:
string
;
typ
:
string
|
undefined
;
[
key
:
string
]:
any
;
}
Hierarchy
Record
<
string
,
any
>
TokenHeader
Indexable
[
key
:
string
]:
any
Index
Properties
alg
kid?
typ
Properties
alg
alg
:
Algorithm
|
undefined
Optional
kid
kid
?:
string
typ
typ
:
string
|
undefined
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
alg
kid
typ
@luolapeikko/oidc-jwt-verify
Loading...