Struct inth_oauth2::provider::google::Web
[−]
[src]
pub struct Web;
Google OAuth 2.0 provider for web applications.
pub struct Web;
Google OAuth 2.0 provider for web applications.
impl Provider for Webtype Lifetime = Expiringtype Token = Bearer<Expiring>fn auth_uri() -> &'static strfn token_uri() -> &'static strfn credentials_in_body() -> boolimpl Eq for Webimpl PartialEq for Webimpl Copy for Webimpl Clone for Webfn clone(&self) -> Webfn clone_from(&mut self, source: &Self)impl Debug for Web