Module mini_functions::claims

source ·
Expand description

Provides access to the claims of a JSON Web Token (JWT). Application JSON Web Token (JWT) claims functionality

Provides access to JWT claims functions and types.

Structs

  • Re-exported Claims struct from cclm for accessing JWT claims. The Claims struct holds the claims of a JSON Web Token (JWT).