You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 22, 2020. It is now read-only.
When I click sign-up, I'm told my email has already been registered. When I used the "key" I was sent, I get a message saying that key is incorrect.
This could either be a UX issue or an issue with the key lookup.
Are we simplifying the keys before checking them against the DB? -- (e.g. trimming whitespace, removing inline whitespace, lower-casing, conflating "0" & "O")