chiraag-kakar / sharenlearn

A Common File/Resource Sharing Platform for Students & Faculties built using HTML, CSS, Javascript, & Django.
https://sharenlearn.herokuapp.com/
MIT License
45 stars 78 forks source link

Implement OTP Authentication in Contact form (when not logged in) #278

Closed hariramjp777 closed 3 years ago

hariramjp777 commented 3 years ago

Contact form is available for both logged in and logged out/new users.

For new users/logged out, we can implement OTP authentication (sending otp to their email address) to contact us.

I'd like to work on this issue under gssoc21. Please assign this to me.