mirror of
https://github.com/OMGeeky/yup-oauth2.git
synced 2026-01-03 18:05:04 +01:00
for #169: also fix a doc test
This commit is contained in:
@@ -278,7 +278,7 @@ impl ServiceAccountAuthenticator {
|
||||
|
||||
/// Create an authenticator that uses a application default credentials.
|
||||
/// ```
|
||||
/// # #[cfg(any(feature = "hyper-rustls", feature = "hyper-tls"))]
|
||||
/// # #[cfg(all(any(feature = "hyper-rustls", feature = "hyper-tls"), feature = "service_account"))]
|
||||
/// # async fn foo() {
|
||||
/// # use yup_oauth2::ApplicationDefaultCredentialsAuthenticator;
|
||||
/// # use yup_oauth2::ApplicationDefaultCredentialsFlowOpts;
|
||||
|
||||
Reference in New Issue
Block a user