Skip to main content

Module jwt

Module jwt 

Source

Structs§

Claims
Decoded JWT claims.
JwtPlugin
A minimal JWT implementation using HMAC-SHA256 (HS256).
TokenPair
A paired access + refresh token, issued together.