An open API service indexing awesome lists of open source software.

https://github.com/shawonbarman/user-authentication-with-email-verification

I will do this project to a better understanding of how to authenticate with email verification in Django. Here I had uses the UUID module to generate a random verification code and then our system will send this code to the user to verify his/her account.
https://github.com/shawonbarman/user-authentication-with-email-verification

authentication bootstrap4 css3 django html5 python verification

Last synced: 3 months ago
JSON representation

I will do this project to a better understanding of how to authenticate with email verification in Django. Here I had uses the UUID module to generate a random verification code and then our system will send this code to the user to verify his/her account.

Awesome Lists containing this project