Module auth

Module auth 

Source
Expand description

JWT Authentication for TMF635 API

Structs§

Claims
JWT Claims

Functions§

generate_token
Generate a JWT token for a user
validate_token
Validate a JWT token from the request