zquestz / omniauth-google-oauth2

Oauth2 strategy for Google
1.45k stars 414 forks source link

README has a 404 link to Google Documentation #381

Closed betelgeuse closed 4 years ago

betelgeuse commented 4 years ago

https://raw.githubusercontent.com/zquestz/omniauth-google-oauth2/e2ace464ac2025bb287e78f7ac0a1249c73658b1/README.md

Google describes the One-time Code Flow [here](https://developers.google.com/+/web/signin/server-side-flow)

This url gives a 404.

karthickbabuos commented 4 years ago

@zquestz - Are you referring to this URL in Readme https://developers.google.com/identity/sign-in/web/server-side-flow

jethrodaniel commented 4 years ago

If we really want valid links, we should be using something like wayback machine to date them.

Here's @karthickbabuos's link via that: https://web.archive.org/web/20200418212726/https://developers.google.com/identity/sign-in/web/server-side-flow

zquestz commented 4 years ago

Updated README.