Skip to content

ElijahAhianyo/Django-Rest-Framework-Two-Factor-Authentication

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

a simple two factor authentication application using TOTP and sms

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages