Skip to main content
Version: 1.4

Class: DecodedJptPresentation

identity_wasm.DecodedJptPresentation

Table of contents

Methods

Methods

clone

clone(): DecodedJptPresentation

Deep clones the object.

Returns

DecodedJptPresentation


credential

credential(): Credential

Returns the Credential embedded into this JPT.

Returns

Credential


customClaims

customClaims(): Map\<string, any>

Returns the custom claims parsed from the JPT.

Returns

Map\<string, any>


aud

aud(): undefined | string

Returns the aud property parsed from the JWT claims.

Returns

undefined | string