Function google_cloud_auth::project::create_token_source_from_project
source ยท pub async fn create_token_source_from_project(
project: &Project,
config: Config<'_>,
) -> Result<Box<dyn TokenSource>, Error>Expand description
create_token_source_from_project creates the token source.