deno.land / x / oauth4webapi@v1.2.2 / docs / interfaces / IDToken.md

IDToken.md

Interface: IDToken

💗 Help the project

Table of contents

Properties

Properties

aud

• Readonly aud: string | string[]


exp

• Readonly exp: number


iat

• Readonly iat: number


iss

• Readonly iss: string


sub

• Readonly sub: string


auth_time

• Optional Readonly auth_time: number


azp

• Optional Readonly azp: string


jti

• Optional Readonly jti: string


nbf

• Optional Readonly nbf: number


nonce

• Optional Readonly nonce: string

oauth4webapi

Version Info

Tagged at
2 years ago