Skip to content

Latest commit

 

History

History
42 lines (28 loc) · 1.43 KB

File metadata and controls

42 lines (28 loc) · 1.43 KB

Welcome to Django-Rest-Framework-Two-Factor-Authentication 👋

Version Twitter: Elijah Ahianyo

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

Install

pip install -r requirements.txt

Usage

python manage.py runserver

Author

👤 Elijah Ahianyo

🤝 Contributing

Contributions, issues and feature requests are welcome!
Feel free to check issues page.

Show your support

Give a ⭐️ if this project helped you!


This README was generated with ❤️ by readme-md-generator