Code-Society-Lab / cursif-backend

A collaborative, scriptable and flexible note taking application.
https://codesociety.xyz/
GNU General Public License v3.0
8 stars 2 forks source link

Email Validation for User Registration and Update #11

Closed chrisdedman closed 1 year ago

chrisdedman commented 1 year ago

To ensure data security and ensure the validity of user emails, we need to implement an email validation system during user registration and email updates. This feature will involve sending a verification code to the user's email, requiring them to validate their email address. Feature Ticket: Email Validation for User Registration and Update

Requirements: