shield-oidc 0.2.2

OpenID Connect method for Shield.
Documentation
1
2
3
4
5
mod google;
mod keycloak;

pub use google::*;
pub use keycloak::*;