jaredhanson / passport-google-oauth

Google authentication strategies for Passport and Node.js.
https://www.passportjs.org/packages/passport-google-oauth/?utm_source=github&utm_medium=referral&utm_campaign=passport-google-oauth&utm_content=about
MIT License
776 stars 327 forks source link

Added gender to profile for oauth2 #57

Closed orourkedd closed 9 years ago

orourkedd commented 9 years ago

This is available from Google and is a part of the portable contact schema (http://portablecontacts.net/draft-spec.html#anchor16). It would be great to have this!

jaredhanson commented 9 years ago

Merged, thanks!