Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 229 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 229 Bytes

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.