Skip to content

mpr0xy/google2fa_demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

install dependence

pip install flask

cd python-googauth
python setup.py install

python-googauth http://rentshare.github.com/python-googauth

init database

from google2fa.py import init_db
init_db()

start

python google2fa

use

/add/usernmae

Use Google Authenticator get the QR code

/verify/username/code

Show the verify of the code from Google Authenticator

About

google二次验证,python实现的demo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages