zquestz / omniauth-google-oauth2

Oauth2 strategy for Google
1.46k stars 414 forks source link

Allow oauth2 gem to be upgraded until 2.0.4 #426

Closed jclusso closed 2 years ago

jclusso commented 2 years ago

This allows you to upgrade the oauth2 gem so we can use versions up to and including 2.0.4. I couldn't figure out how to get the tests to pass for going up to the latest because of something to do with the changes in 2.0.5. This should address #425.

zquestz commented 2 years ago

Going to close. More complete PRs will be merging soon.