pratt0007 / Drive_BOX

https://drive-box-iota.vercel.app
MIT License
2 stars 10 forks source link

Email Verification System While Login #3

Closed pratt0007 closed 8 months ago

pratt0007 commented 10 months ago

An email verification should take place at the time of registration. We can achieve this using python and appending the settings.py file in the project.

ShreyaBose04 commented 9 months ago

I would like to work on this issue, could you please assign it to me

pratt0007 commented 9 months ago

Sure!!

ShreyaBose04 commented 9 months ago

I have added email verification using a link which is currently being sent from my personal email id, which email id should I use in the final code?

pratt0007 commented 9 months ago

Use this domain to send verification emails. Gmail: dbox0552@gmail.com Password: Drive_box2024

ShreyaBose04 commented 9 months ago

5a3c04ec-8b66-495d-8003-114449df1da1 2 factor authentication needs to be enabled for this account to use less secure apps

pratt0007 commented 9 months ago

Its enabled!!

ShreyaBose04 commented 9 months ago

Thanks! I have made the pull request