Modules§
Structs§
- Algorithm
- A cryptographic function for signing or verifying a token signature
- Token
Data - For lower-level APIs to return decoded header and claim values
- Verifier
- Immutable requirements for checking token claims
- Verifier
Builder - Configures the requirements for checking token claims with a builder-pattern API
Enums§
- AlgorithmID
- Uniquely identifies a specific cryptographic algorithm for signing or verifying tokens
Functions§
- encode
- Encodes a Json Web Token