login issues during login in Django

Mahami Iddirisu - Sep 12 - - Dev Community

Image description
i am implementing this system using Django, the process is successful and the user's password is encrypted using AES-256, public key and private key are generated and are found in the user model of the Django's database. but during login after providing user name and password the system is supposed redirect to verify page for two factor authentication if username and passoword are correctly validated, but the system loads for maybe a second and stops and it does return any error and the user will not be login

.
Terabox Video Player