google-auth-library-ruby/lib
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
..
googleauth Adds more robust checking of the status code during compute engine auth. 2015-04-23 09:50:11 -07:00
googleauth.rb More refactoring to please rubocop 2015-04-08 11:10:25 +10:00