Back to Jose

Interface: UnsecuredResult

docs/jwt/unsecured/interfaces/UnsecuredResult.md

6.2.2741 B
Original Source

Interface: UnsecuredResult<PayloadType>

šŸ’— Help the project

Support from the community to continue maintaining and improving this module is welcome. If you find the module useful, please consider supporting the project by becoming a sponsor.

Result of decoding an Unsecured JWT.

Type Parameters

Type ParameterDefault type
PayloadTypeJWTPayload

Properties

• header: JWSHeaderParameters


payload

• payload: PayloadType & JWTPayload