Skip to main content

Crate toolcraft_jwt

Crate toolcraft_jwt 

Source

Modules§

error

Structs§

Claims
Represents the JWT claims.
Jwt
Struct representing the JWT configuration and operations.
JwtCfg
Struct representing the JWT configuration parameters.
TokenPair
VerifyJwt
Minimal verifier for asymmetric Ed25519 JWT.
VerifyJwtCfg

Traits§

AccessTokenVerifier

Type Aliases§

Result