Subhankar4901 / TSG-web-hackathon-backend

A repository for TSG website hackathon 2021
MIT License
2 stars 1 forks source link

create a login/student/verifyotp #5

Closed shobhit10058 closed 2 years ago

shobhit10058 commented 2 years ago

Verify the otp that the user(student) enters. Give the jwt token. Decide the time delay(=5min) for otp. Add the user to the USER table.