google-auth-library-ruby/lib/googleauth
Mike Moore 9f395a2338 Fix Credentials.default bug
If no PATH_ENV_VARS were found Credentials.default would return an empty array.
Update each default lookup method to return nil if no match was found.
Fix call to from_default_paths method, was calling from_default_vars instead.
Add spec coverage for path, json, and default cases.
Add spec coverage for application_default case.
Fix spec coverage to check the return type from calling Credentials.default.
2017-11-10 15:59:34 -07:00
..
stores added ruby 2.3 compatability 2016-07-13 15:45:46 -07:00
application_default.rb Add simple credentials class. (#122) 2017-10-12 09:19:43 -07:00
client_id.rb added ruby 2.3 compatability 2016-07-13 15:45:46 -07:00
compute_engine.rb Fix rubocop cautions 2017-07-14 08:04:35 +09:00
credentials.rb Fix Credentials.default bug 2017-11-10 15:59:34 -07:00
credentials_loader.rb added ruby 2.3 compatability 2016-07-13 15:45:46 -07:00
default_credentials.rb Add simple credentials class. (#122) 2017-10-12 09:19:43 -07:00
iam.rb added ruby 2.3 compatability 2016-07-13 15:45:46 -07:00
scope_util.rb added ruby 2.3 compatability 2016-07-13 15:45:46 -07:00
service_account.rb Upgrade to new token URI 2017-07-17 11:14:06 -07:00
signet.rb Fix rubocop cautions 2017-07-14 08:04:35 +09:00
token_store.rb added ruby 2.3 compatability 2016-07-13 15:45:46 -07:00
user_authorizer.rb Fix typo constant 2017-09-18 10:31:47 -07:00
user_refresh.rb Merge pull request #112 from hxiong388/new-token-uri 2017-07-17 11:47:53 -07:00
version.rb Bump version and update changelog for 0.6.1 release 2017-10-18 10:43:08 -07:00
web_user_authorizer.rb Fix rubocop Ruby 1.9.3 compatibility issues 2017-07-12 17:11:49 -07:00