[][src]Crate suzume

practical jwt library

Modules

decode

decode jwt

Structs

Auth0Header

Auth0 jwt header

Auth0Fetcher

fetcher for auth0

Auth0Payload

Auth0 jwt payload

Error

this library Error

Jwk

Json web key type.

Jwks

Json web key set type

Enums

AlgorithmKind

Kind of Algorithm

ErrorKind

kind of this library Error

HeaderItem

Header item

PayloadItem

Payload item

Traits

Auth0JwksFetcher

fetch jwks.json from Auth0

Header

JWT header

Key

decryption Key

KeyFetcher

fetch decryption Key

Payload

Payload is contained in jwt

Functions

verify

verify jwt and return contained payload