xceed-nitj / AMS-with-TimeTable

http://nitjtt.netlify.app/
8 stars 22 forks source link

Verification mail after registration #718

Open harimurugan1989 opened 4 days ago

harimurugan1989 commented 4 days ago

We can add a field called isEmailVerfied in user and if it is not verified, when they login we can mail the otp and verify. Create a seperate function for this.

Do this only for PRM role

In the existing forgot password page, we can remove password and verify otp only.