Expand description
The token module provides a trait definition of Claims, TokenDecoder and a RSA token decoder implementation.
Modules§
- decoder
- The decoder module provides a trait definition of
TokenDecoderand a RSA token decoder implementation.
Traits§
- Claims
- Trait definition of claims to decode from a token.