google-auth-library-ruby/spec
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
..
googleauth Credentials Environment Variable Refactor (#211) 2019-05-01 15:04:48 -06:00
spec_helper.rb add google-style and refactor (#203) 2019-03-15 12:34:54 -07:00