Module wascap::jwt

source ·
Expand description

Claims encoding, decoding, and validation for JSON Web Tokens (JWT)

Structs§

Traits§

Functions§

  • Validates a signed JWT. This will check the signature, expiration time, and not-valid-before time