Struct inth_oauth2::provider::google::Installed
[−]
[src]
pub struct Installed;
Google OAuth 2.0 provider for installed applications.
pub struct Installed;
Google OAuth 2.0 provider for installed applications.
impl Provider for Installedtype Lifetime = Refreshtype Token = Bearer<Refresh>fn auth_uri() -> &'static strfn token_uri() -> &'static strfn credentials_in_body() -> boolimpl Eq for Installedimpl PartialEq for Installedimpl Copy for Installedimpl Clone for Installedfn clone(&self) -> Installedfn clone_from(&mut self, source: &Self)impl Debug for Installed