Struct inth_oauth2::provider::Imgur
[−]
[src]
pub struct Imgur;
Imgur OAuth 2.0 provider.
See OAuth 2.0, Imgur.
pub struct Imgur;
Imgur OAuth 2.0 provider.
See OAuth 2.0, Imgur.
impl Provider for Imgurtype Lifetime = Refreshtype Token = Bearer<Refresh>fn auth_uri() -> &'static strfn token_uri() -> &'static strfn credentials_in_body() -> boolimpl Eq for Imgurimpl PartialEq for Imgurimpl Copy for Imgurimpl Clone for Imgurfn clone(&self) -> Imgurfn clone_from(&mut self, source: &Self)impl Debug for Imgur