jaredhanson / passport-github

GitHub authentication strategy for Passport and Node.js.
https://www.passportjs.org/packages/passport-github/?utm_source=github&utm_medium=referral&utm_campaign=passport-github&utm_content=about
MIT License
537 stars 290 forks source link

Standardize `emails` field. #24

Closed trestletech closed 8 years ago

trestletech commented 10 years ago

Supplement user with their private email address if the appropriate scope is requested.

jaredhanson commented 8 years ago

This functionality is now supported with the merge of #27 and improvements in subsequent commits. Closing.