google-auth-library-ruby/lib/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
application_default.rb add google-style and refactor (#203) 2019-03-15 12:34:54 -07:00
client_id.rb add google-style and refactor (#203) 2019-03-15 12:34:54 -07:00
compute_engine.rb add google-style and refactor (#203) 2019-03-15 12:34:54 -07:00
credentials.rb Credentials Environment Variable Refactor (#211) 2019-05-01 15:04:48 -06:00
credentials_loader.rb Treat empty credentials environment variables as unset. (#205) 2019-03-27 10:55:08 -07:00
default_credentials.rb add google-style and refactor (#203) 2019-03-15 12:34:54 -07:00
iam.rb add google-style and refactor (#203) 2019-03-15 12:34:54 -07:00
json_key_reader.rb add google-style and refactor (#203) 2019-03-15 12:34:54 -07:00
scope_util.rb add google-style and refactor (#203) 2019-03-15 12:34:54 -07:00
service_account.rb add google-style and refactor (#203) 2019-03-15 12:34:54 -07:00
signet.rb add google-style and refactor (#203) 2019-03-15 12:34:54 -07:00
token_store.rb add google-style and refactor (#203) 2019-03-15 12:34:54 -07:00
user_authorizer.rb add google-style and refactor (#203) 2019-03-15 12:34:54 -07:00
user_refresh.rb add google-style and refactor (#203) 2019-03-15 12:34:54 -07:00
version.rb Release google-auth-library-ruby 0.8.1 (#207) 2019-03-27 11:46:30 -07:00
web_user_authorizer.rb add google-style and refactor (#203) 2019-03-15 12:34:54 -07:00