I have created a Django App for new user registration with Build-in Django form UserCreationForm where I used Email verification system with token. Also i have implement Login form with AuthenticationForm and for password reset i have used SetPasswordForm.
https://rakib64.pythonanywhere.com/
Repository from Github https://github.comrhshurov64/authentication_project
I have created a Django App for new user registration with Build-in Django form UserCreationForm where I used Email verification system with token. Also i have implement Login form with AuthenticationForm and for password reset i have used SetPasswordForm.
https://rakib64.pythonanywhere.com/