This centralizes the source of truth on the rules for username / email processing instead of scattering `strings.ToLower` invocations.
7.7 KiB
7.7 KiB
This centralizes the source of truth on the rules for username / email processing instead of scattering `strings.ToLower` invocations.