Module jwt_simple::common

source ·

Structs

  • Unsigned metadata about a key to be attached to tokens. This information can be freely tampered with by an intermediate party. Most applications should not need to use this.
  • Additional features to enable during verification. Signatures and token expiration are already automatically verified.

Constants