jaredhanson / jaredhanson/passport-github
Email is not returned
Open
- Dominant language
- JavaScript
- Stars
- 535
- Forks
- 290
- PR merge metrics
- No merged PRs in 30d
Description
Passing `user` or `user:email` as per github doc http://developer.github.com/v3/oauth/#scopes results in empty `profile.emails`.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by tracing how the GitHub authentication strategy builds profile data and handles the `user` and `user:email` OAuth scopes. Compare the returned data with GitHub's OAuth scope documentation; done means `profile.emails` is populated when either scope is granted.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, node.js
- Domain
- authentication
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100