This project called Two-Factor Authentication System, highlights the development of a robust Authentication & Verification System using Django, Celery,RabbitMQ and PostgreSQL. It ensures user data security and email address validation.
The system includes seamless SMTP email integration for user notifications.
User will add the registration details.
Random code sent to registered email address for email verification.
Verifying the code recieved in email
After Successful verification user can login.