Options
All
  • Public
  • Public/Protected
  • All
Menu
deprecated

Since v1.46.0. This interface will not be replaced. Use the higher level JWT types directly. Interface to represent the basic properties like issuer, audience etc.

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

Hierarchy

  • RegisteredJWTClaimsBasic

Index

Properties

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