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
Is your feature request related to a problem? Please describe.
Right now users can forget the .com at the end of the email and still make it to the confirmation stage, not a big deal because the account can't be created but should still be fixed
change the email verification in client/src/store/SignUpForm.tsx
Is your feature request related to a problem? Please describe.
Right now users can forget the
.com
at the end of the email and still make it to the confirmation stage, not a big deal because the account can't be created but should still be fixedchange the email verification in
client/src/store/SignUpForm.tsx
BEFORE MERGING
git fetch origin master:master
, thengit rebase master
orgit merge master
)The text was updated successfully, but these errors were encountered: