Skip to content

PDXPythonPirates/flask-login-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

login

Using flask-login to create and process a log-in page.

Create your own ini file and name it as you wish and put it in the backend directory.

[postgresql]
host=
database=
user=
password=

[flask]
secret_key=<secret_key>

This is from my repo

About

Using flask-login to create and process a log-in page

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published