singingwolfboy / flask-dance

Doing the OAuth dance with style using Flask, requests, and oauthlib.
https://pypi.python.org/pypi/Flask-Dance/
MIT License
997 stars 156 forks source link

update google endpoints #414

Open Afterlifeftw opened 1 year ago

Afterlifeftw commented 1 year ago

According to https://accounts.google.com/.well-known/openid-configuration

daenney commented 1 year ago

Ah yup, looks like those have changed over time. Feel free to send a PR with the changes!