bbangert / velruse

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

2021-11-19 FIXED: Google_oauth2, Facebook, Github #150

Open katzlbt opened 9 years ago

katzlbt commented 9 years ago

This should address issue #126

This also removes that the profile['name'] is set to email if missing, which can have undesirable effects of publishing the email of a user (revert this if needed).