JptClaims
@iota/identity-wasm API documentation
Interface: JptClaims
JPT claims
Indexable
[properties: string]: any
Properties
iss?
readonlyoptionaliss:string
Who issued the JWP
sub?
readonlyoptionalsub:string
Subject of the JPT.
exp?
readonlyoptionalexp:number
Expiration time.
iat?
readonlyoptionaliat:number
Issuance date.
nbf?
readonlyoptionalnbf:number
Time before which the JPT MUST NOT be accepted
jti?
readonlyoptionaljti:string
Unique ID for the JPT.