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