Skip to content

naderelshehabi/dash-flask-login

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dash-flask-login

An example multi-page Dash app with Flask-Login integration

Setup

pip install -r requirements.txt

Create a .env file with the following variables:

SECRET_KEY=your_secret_key

Run

python app.py

For details on how to use the repo see the blog post.

About

An example multi-page Dash app with Flask-Login integration

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages