Module 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ยง

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