google-auth-library-ruby/spec/googleauth
Jurriaan Pruis 2e9841e084 Support ruby-jwt 2.0
This version of ruby-jwt requires specification of the algorithm (see
jwt/ruby-jwt#184) for more information.

I've created a PR on signet to. That has to be merged before ruby-jwt
2.0 can be really used (see https://github.com/google/signet/pull/93).

Tested locally against ruby-jwt 2.0 and 1.5.6.
2017-09-16 01:11:12 +02:00
..
stores rubocop autocorrect: Fix empty method definition 2017-02-25 23:27:04 +09:00
apply_auth_examples.rb Use normalcase for variable numbers. 2017-02-25 23:27:52 +09:00
client_id_spec.rb added ruby 2.3 compatability 2016-07-13 15:45:46 -07:00
compute_engine_spec.rb Use retry_with_error in GCECredentials#fetch_access_token 2017-07-14 07:53:35 +09:00
get_application_default_spec.rb added ruby 2.3 compatability 2016-07-13 15:45:46 -07:00
iam_spec.rb Adds an implementation of IAMCredentials 2015-04-22 15:40:56 -07:00
scope_util_spec.rb added ruby 2.3 compatability 2016-07-13 15:45:46 -07:00
service_account_spec.rb Support ruby-jwt 2.0 2017-09-16 01:11:12 +02:00
signet_spec.rb Support ruby-jwt 2.0 2017-09-16 01:11:12 +02:00
user_authorizer_spec.rb Upgrade to new token URI 2017-07-17 11:14:06 -07:00
user_refresh_spec.rb correct spelling mistake (#115) 2017-09-01 17:14:34 -07:00
web_user_authorizer_spec.rb Upgrade to new token URI 2017-07-17 11:14:06 -07:00