In this PR, I implemented backend connection of sign up verification. However, backend service of this feature was not completed fully. Therefore, I have used this backend service partially to be able to provide verification to our users.
After this functionality, users shall be able verify their email address during sign up
After users provide required information to register and then click the submit button, they are directed to email verification page .
A verification code is sent to email address of user who want to register. Email verification page contains a text input for the verificaiton code and a "verify" button.
The system will show a error message if users provide npn-valid code.
If users provide valid code sent to their email address, their registration progress is completed and they are directed to a page that contains a success message and a button directing to login page.
About Feature:
In this PR, I implemented backend connection of sign up verification. However, backend service of this feature was not completed fully. Therefore, I have used this backend service partially to be able to provide verification to our users.
After this functionality, users shall be able verify their email address during sign up
➡️ For more details, you can look at #605
🔎 Reviewer:
@umutdenizsenerr
⏰ Deadline:
26.12.2022 23.59