Skip to content

Fix Doubled Name Issue in GitHub Social Login Registration #71

@yahyafakhroji

Description

@yahyafakhroji

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

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions