Crate rust_cfzt_validator

Source

Modules§

api
app_token
cache
keys

Structs§

MultiTeamValidator
Represents a Validator implementation capable of validating tokens associated with many CFZT teams.
TeamValidator
Represents a Validator implementation capable of validating tokens associated with a single CFZT team.

Traits§

Validator
The interface for a component capable of validating a CFZT JWT.

Type Aliases§

DecodedToken
StdResult