Module jwt
backend
0.1.0
Module jwt
Module Items
Structs
Functions
In backend::
cookie
backend
::
cookie
Module
jwt
Copy item path
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).