Module jwt

Source
Expand description

JWT utilities for authentication

Structs§

JwtClaims
JWT Claims structure

Functions§

generate_jwt_hs256
Generate JWT token with HS256 algorithm