authgear / authgear/authgear-server
[Github Integration] `login` should be mapped to `preferred_username`
Open
- Dominant language
- Go
- Stars
- 2k
- Forks
- 125
- Avg merge
- 2d 17h
- Merged PRs (30d)
- 32
Description
`login` is github username, which should be mapped to `preferred_username` claim.
Contributor guide
Research direction
Start by locating the GitHub integration code that maps provider profile fields into claims, then inspect any nearby mapping tests. Confirm that GitHub's login value is emitted as the preferred_username claim, and add or update coverage if the repository has tests for this mapping.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github, go
- Domain
- authentication
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100