splits-io icon indicating copy to clipboard operation
splits-io copied to clipboard

Emails are case sensitive

Open glacials opened this issue 2 years ago • 0 comments

Had a support request that ran into this naturally. An account existed with an email like [email protected] and then the user tried to log in with a Twitch / Google account with the same email, but spelled [email protected], and the existing account wasn't found. We should use case-insensitive columns for storing emails in User, GoogleUser, TwitchUser, etc.

glacials avatar Mar 20 '22 15:03 glacials