client-web
client-web copied to clipboard
BUG: When user try to sign up with existing email account, wrong error is thrown
Describe the bug A clear and concise description of what the bug is.
To Reproduce Steps to reproduce the behavior:
- Go to acc-alkem.io
- Register new user with email that exists on the platform
- Check the error:
You're trying to sign in with a LinkedIn/Microsoft account, but the associated email address was already used before. Please sign in with this e-mail address and password or try to reset the password. If that doesn't work, please send an email to [email protected].
Expected behavior Error must mention, that there is already user registered with such email.