fmgp.typings.jose.typesMod.JWTPayload
See theJWTPayload companion object
trait JWTPayload extends StObject, StringDictionary[Any]
Attributes
- Companion
- object
- Graph
-
- Supertypes
Members list
Value members
Concrete fields
JWT Audience
JWT Audience
Attributes
- See also
-
[[https://www.rfc-editor.org/rfc/rfc7519#section-4.1.3 RFC7519#section-4.1.3]]
JWT Expiration Time
JWT Expiration Time
Attributes
- See also
-
[[https://www.rfc-editor.org/rfc/rfc7519#section-4.1.4 RFC7519#section-4.1.4]]
JWT Issued At
JWT Issued At
Attributes
- See also
-
[[https://www.rfc-editor.org/rfc/rfc7519#section-4.1.6 RFC7519#section-4.1.6]]
JWT Issuer
JWT Issuer
Attributes
- See also
-
[[https://www.rfc-editor.org/rfc/rfc7519#section-4.1.1 RFC7519#section-4.1.1]]
JWT ID
JWT ID
Attributes
- See also
-
[[https://www.rfc-editor.org/rfc/rfc7519#section-4.1.7 RFC7519#section-4.1.7]]
JWT Not Before
JWT Not Before
Attributes
- See also
-
[[https://www.rfc-editor.org/rfc/rfc7519#section-4.1.5 RFC7519#section-4.1.5]]
In this article