zquestz / omniauth-google-oauth2

Oauth2 strategy for Google
1.47k stars 414 forks source link

Allow for omniauth 2.0 series #403

Closed koshilife closed 3 years ago

koshilife commented 3 years ago

Hi, @zquestz related issue #401.

This PR allow for omniauth 2.0. Could you review?

If you want to try my branch, you can use like following in Gemfile.

gem 'omniauth-google-oauth2', github: 'koshilife/omniauth-google-oauth2', branch: 'allow-for-omniauth-2.0'