Extended by
Properties
data
data: string
Defined in: app-sdk/src/jwt/types.ts:86
header
header: object
Defined in: app-sdk/src/jwt/types.ts:77
Index Signature
[x
: string
]: any
alg
alg: "ES256K"
typ
typ: "JWT"
payload
payload: JWTPayload
Defined in: app-sdk/src/jwt/types.ts:84
signature
signature: string
Defined in: app-sdk/src/jwt/types.ts:85