zquestz / omniauth-google-oauth2

Oauth2 strategy for Google
1.45k stars 413 forks source link

Deprecated library documentation #447

Open robl-25 opened 1 year ago

robl-25 commented 1 year ago

The client-side flow snippet as described in the README is pointing to the deprecated library. I managed to get a working snippet using the new library, but I couldn't do it for this section. Does anyone knows how to fix this using the new library?

I can open a PR fixing the README with the working snippet once I get this figured out.