Skip to content

nto4/2faflask

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TOTH Two Factor Authentication implamentation with Flask

Basic time based 2fa application

Usage

To install your application on your computer follow these steps:

  1. git clone xxxx
  2. cd /2faflask
  3. mkvirtualenv 2faflask
  4. workon 2faflask
  5. Run pip install -r requirements.txt
  6. Run python server.py.
  7. Go to http://localhost:5000

For test

  • Can use this repo for test 2fa is working or you can use any otpgenerator like authy, google authenticator etc.

About

Totp 2fa implamentation using flask

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published