Module jwt

Module jwt 

Source

Structs§

Error
Error response for JWT token operations.

Functions§

decode_token
Decodes and validates a JSON Web Token (JWT).
encode_token
Encodes user information into a JSON Web Token (JWT).