Active
Project:
Social Auth Google
Version:
4.0.3
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
28 Dec 2025 at 14:33 UTC
Updated:
28 Dec 2025 at 14:33 UTC
Jump to comment: Most recent
When a user logs in via Social Auth Google, the module automatically generates the Drupal username based on the Google account name. However, all spaces are removed.
For example:
This behavior is unexpected.
Expected behavior:
The full name from the Google account should be preserved, including spaces, because Drupal usernames allow spaces by default.
So in the example above, the username should be:
Dao Duc Trung
Comments