google-auth-library-ruby/lib/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
..
compute_engine.rb Adds more robust checking of the status code during compute engine auth. 2015-04-23 09:50:11 -07:00
credentials_loader.rb Make the scope optional 2015-03-17 16:46:55 -07:00
service_account.rb Promote ServiceAccountCredentials when scope is nil 2015-03-23 21:35:07 -07:00
signet.rb Extract the auth library into its own project 2015-02-11 19:23:34 -08:00
user_refresh.rb Make the scope optional 2015-03-17 16:46:55 -07:00
version.rb Release 0.4.0 2015-03-25 20:08:14 -07:00