This is copied from @types/jsonwebtoken.

Hierarchy

  • JwtPayload

Indexable

[key: string]: any

Properties

Properties

aud?: string | string[]
exp?: number
iat?: number
iss?: string
jti?: string
nbf?: number
sub?: string

Copyright Ⓒ 2023 SAP SE or an SAP affiliate company. All rights reserved.