tower-oauth2-resource-server 0.11.1

Tower middleware that provides JWT authorization against an OpenID Connect (OIDC) Provider
Documentation
1
2
3
4
pub mod token_authorizer;

mod jwks;
mod jwt_validate;