mirror of
https://github.com/discourse/discourse.git
synced 2026-08-08 20:18:23 -05:00
If the identity provider does not provide a precise username value, then we should use our UserNameSuggester to generate one and use it for the override. This makes the override consistent with initial account creation.