Function google_cloud_auth::project::create_token_source
source · pub async fn create_token_source(
config: Config<'_>
) -> Result<Box<dyn TokenSource>, Error>Expand description
[Deprecated] create_token_source creates the token source
use google_cloud_auth:bridge::DefaultTokenSourceProvider instead.