BinaryStudioAcademy / bsa-2023-bsa-talents

0 stars 3 forks source link

Validate talent email does it exist on LMS #691

Closed JemiJe closed 9 months ago

JemiJe commented 9 months ago

prevent to sign up if user typed email which doesn't exist on LMS

When a user enters an email that doesn't exist on LMS and clicks sign up the error message "Please, use your LMS email" (or something like this) should be displayed

JemiJe commented 9 months ago

message will be 'User Not Found: To sign up, please use the same email address you used when registering with Binary Studio Academy' on yellow color of warning

ed9ward commented 9 months ago

Tested