google-auth-library-ruby/spec/googleauth
Mike Moore f6e8355edd
Credentials Environment Variable Refactor (#211)
* 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.
2019-05-01 15:04:48 -06:00
..
stores add google-style and refactor (#203) 2019-03-15 12:34:54 -07:00
apply_auth_examples.rb add google-style and refactor (#203) 2019-03-15 12:34:54 -07:00
client_id_spec.rb add google-style and refactor (#203) 2019-03-15 12:34:54 -07:00
compute_engine_spec.rb add google-style and refactor (#203) 2019-03-15 12:34:54 -07:00
credentials_spec.rb Credentials Environment Variable Refactor (#211) 2019-05-01 15:04:48 -06:00
get_application_default_spec.rb add google-style and refactor (#203) 2019-03-15 12:34:54 -07:00
iam_spec.rb add google-style and refactor (#203) 2019-03-15 12:34:54 -07:00
scope_util_spec.rb add google-style and refactor (#203) 2019-03-15 12:34:54 -07:00
service_account_spec.rb Treat empty credentials environment variables as unset. (#205) 2019-03-27 10:55:08 -07:00
signet_spec.rb add google-style and refactor (#203) 2019-03-15 12:34:54 -07:00
user_authorizer_spec.rb add google-style and refactor (#203) 2019-03-15 12:34:54 -07:00
user_refresh_spec.rb Treat empty credentials environment variables as unset. (#205) 2019-03-27 10:55:08 -07:00
web_user_authorizer_spec.rb add google-style and refactor (#203) 2019-03-15 12:34:54 -07:00