* Refactor env var methods Have the iteration return for the first match, instead of comparing all elements and choosing the first one that matches. * Combine file and json credentials detection Allow an environment variable to contain either a file path or JSON to describe the credentials. This change matches how these variables are used in Google Cloud. |
||
|---|---|---|
| .. | ||
| stores | ||
| apply_auth_examples.rb | ||
| client_id_spec.rb | ||
| compute_engine_spec.rb | ||
| credentials_spec.rb | ||
| get_application_default_spec.rb | ||
| iam_spec.rb | ||
| scope_util_spec.rb | ||
| service_account_spec.rb | ||
| signet_spec.rb | ||
| user_authorizer_spec.rb | ||
| user_refresh_spec.rb | ||
| web_user_authorizer_spec.rb | ||