Module jwts::jws

source ·
Expand description

JSON Web Signature, see https://tools.ietf.org/html/rfc7515

Re-exports§

Modules§

Structs§

Traits§

Functions§

  • Decode a token with the specific verification
  • Encode and sign a token, return the signed token as String.