[][src]Crate jsonwebtokens

Modules

error
raw

Structs

Algorithm

A cryptographic function for signing or verifying a token signature

TokenData

For lower-level APIs to return decoded header and claim values

Verifier

Immutable requirements for checking token claims

VerifierBuilder

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