8000 GitHub - leynier/flask-httpauth-without-orm: Example of how to use Flask HTTPAuth without ORM.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

leynier/flask-httpauth-without-orm

Repository files navigation

Flask HTTPAuth without ORM

CI

Example of how to use Flask HTTPAuth without ORM.

IMPORTANT!!!: User passwords should never be stored in plain text in the database (or wherever they are stored). What is saved is a hash of the password.

Contributors 2

  •  
  •  
0