github_oauth.go
4.86 KB
-
pkg/social/github: Allow changing of userinfo data (#12471) · c03d527d
Experienced a problem where a user whose email changed was no longer able to login. By using the ID as a primary identifier, we can avoid conflicts of this variety within the github OAuth provider.
Will Weber committed