mirror of
https://github.com/OMGeeky/yup-oauth2.git
synced 2026-01-10 12:49:28 +01:00
Document ServiceAccountAuthenticator inline
This commit is contained in:
@@ -92,6 +92,7 @@ pub mod storage;
|
||||
mod types;
|
||||
|
||||
#[cfg(feature = "service_account")]
|
||||
#[doc(inline)]
|
||||
pub use crate::authenticator::ServiceAccountAuthenticator;
|
||||
#[doc(inline)]
|
||||
pub use crate::authenticator::{
|
||||
|
||||
Reference in New Issue
Block a user