google-auth-library-ruby/spec/googleauth
Tim Emiola 98816f7b67 Adds more robust checking of the status code during compute engine auth.
Currently the implementation does not verify that a 200 response is received
before attempting to parse the JSON response.

This PR updates the behaviour to fail with an authorization error, similar to
how other auth library implementations.
2015-04-23 09:50:11 -07:00
..
apply_auth_examples.rb Promote ServiceAccountCredentials when scope is nil 2015-03-23 21:35:07 -07:00
compute_engine_spec.rb Adds more robust checking of the status code during compute engine auth. 2015-04-23 09:50:11 -07:00
get_application_default_spec.rb Make the scope optional 2015-03-17 16:46:55 -07:00
service_account_spec.rb Promote ServiceAccountCredentials when scope is nil 2015-03-23 21:35:07 -07:00
signet_spec.rb More refactoring to please rubocop 2015-04-08 11:10:25 +10:00
user_refresh_spec.rb updates gem dependencies to the latest version 2015-03-23 16:36:46 -07:00