Skip to content

Latest commit

 

History

History

2FA

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

2FA Authentication

preencha as linhas 9, 10, 11 do arquivo main.py com seus dados

para instalar as depedencias:

make install

para iniciar o servidor:

make start

para encerrar o servidor:

make stop
  • Pages:
    • / - home page
    • /input - receive the user's data and send the authentication code
    • /verify - check the code and render the page success or error