sparcs-kaist/ara-api

[Feature] Send verification code to email on sign up

Opened this issue · 0 comments

Overview

Currently, users can sign up with non-validated emails. This feature aims to ensure email validation during the sign-up process.

Describe the solution you'd like

Send a verification code to the provided email address using Gmail SMTP during the sign-up process.