This project illustrates how to implement two-factor authentication using Django Rest Framework and drf-pyotp(a library built on top of pyotp). It uses the TOTP approach where tokens expire after a period after creation. Tokens are sent via sms
🏠 Homepage
pip install -r requirements.txt
python manage.py runserver
👤 Elijah Ahianyo
- Twitter: [@Elijah Ahianyo](https://twitter.com/Elijah Ahianyo)
- Github: @ElijahAhianyo
- LinkedIn: [@Elijah Ahianyo](https://linkedin.com/in/Elijah Ahianyo)
Contributions, issues and feature requests are welcome!
Feel free to check issues page.
Give a ⭐️ if this project helped you!
This README was generated with ❤️ by readme-md-generator