static/jsvm/interfaces/jwt.MapClaims.html
MapClaims is a claims type that uses the map[string]any for JSON decoding. This is the default claims type if you don't supply one
getAudiencegetExpirationTimegetIssuedAtgetIssuergetNotBeforegetSubject
GetAudience implements the Claims interface.
GetExpirationTime implements the Claims interface.
GetIssuedAt implements the Claims interface.
GetIssuer implements the Claims interface.
GetNotBefore implements the Claims interface.
GetSubject implements the Claims interface.
OSLightDark
Generated using TypeDoc