Crate jwt_hmac

Source

Enums§

Error

Functions§

create
Generate a JWT token with the provided claims using the given secret
parse
Deserialize the claims struct from a jwt token

Type Aliases§

Result