Type Definition yup_oauth2::authenticator::DefaultAuthenticator
source · [−]pub type DefaultAuthenticator = Authenticator<HttpsConnector<HttpConnector>>;
Available on crate features
hyper-rustls
or hyper-tls
only.Expand description
Default authenticator type