[][src]Module aliri_warp::oauth2

Warp filters for validating JWTs against OAuth2 authorities and scopes

Structs

AuthFailed

An error during JWT verification

Functions

require_scopes

Require the JWT to be valid according to the JWKS authority and scope scopesets