Module token

Module token 

Source
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 TokenDecoder and a RSA token decoder implementation.

Traits§

Claims
Trait definition of claims to decode from a token.