//! Utilities for authentication and authorization with GCP services.
/// Add the given authorization token to the given HTTP request
///
/// Returns an error if the token cannot form a valid HTTP header value.
// not used if all features are disabled
pub