OAuth2

Type Alias OAuth2 

Source
pub type OAuth2 = OAuth2<OpenIdClient>;
Available on crate feature openid only.

Aliased Typeยง

pub struct OAuth2 { /* private fields */ }