-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Description
When users register through GitHub social login, their display name is being duplicated. Instead of showing the correct name once, the system is concatenating the name with itself, resulting in names like "richardhenwood richardhenwood".
Expected Behavior
User's display name should match their GitHub profile name exactly (e.g., "richardhenwood")
Actual Behavior
User's display name is duplicated (e.g., "richardhenwood richardhenwood")
https://staff.datum.net/customers/users/360620521638866151
Affected Component
GitHub social login integration during user registration
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working