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
)