bbangert / velruse

Simplifying third-party authentication for web applications.
http://packages.python.org/velruse/index.html
MIT License
252 stars 86 forks source link

Update Google OAuth2 `userinfo` endpoint to current version and expand profile info #142

Open seedifferently opened 10 years ago

seedifferently commented 10 years ago

The Google OAuth2 process is a bit outdated in the current version of velruse. This updates the endpoint to the latest v2 userinfo endpoint and populates a few of the extra profile pieces that we now have access to.