Skip to content

jhenac/flask-authentication

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flask-authentication

A simple authentication app.

User can register in the website. Data is stored in an sql database. Password is hashed for security purposes. When logged in, user can download a python cheat sheet pdf file.