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
535 stars 290 forks source link

Use Authorization when get email from github #82

Closed reggiezhang closed 11 months ago

reggiezhang commented 2 years ago

add accessToken in Authorization header when fetching email from github.