Namespace JWT.Builder
Classes
- JwtBuilder
Encode and decode JWT with Fluent API.
- JwtData
Represents the Data that will store in a JWT.
- JwtHeader
JSON header model with predefined parameter names specified by RFC 7515, see https://tools.ietf.org/html/rfc7515
Enums
- ClaimName
All public claims of a JWT specified by IANA, see https://www.iana.org/assignments/jwt/jwt.xhtml
- HeaderName
All predefined parameter names specified by RFC 7515, see https://tools.ietf.org/html/rfc7515