[][src]Module aliri_actix::jwt

Warp filters for extracting JSON Web Tokens (JWTs)

Structs

Scoped

Convenience wrapper which implements FromRequest for types that implement ScopesGuard

Enums

AuthFailed

An error during JWT verification

JwtError

An error while attempting to extract a JWT from headers

Traits

ScopesGuard

A trait for defining a guard to protect an endpoint based on a policy requiring certain scopes to be present in the token