Type Alias yup_oauth2::authenticator::DefaultAuthenticator  
source · pub type DefaultAuthenticator = Authenticator<HttpsConnector<HttpConnector>>;Expand description
Default authenticator type
Aliased Type§
struct DefaultAuthenticator { /* private fields */ }