Skip to main content

Integration of Dash with Flask-Login

Project description

# Integration of Dash with Flask-Login

### Intro #### Dash-Flask-Login is a [Dash](https://github.com/plotly/dash) to allow integration with the popular [Flask-Login](https://github.com/maxcountryman/flask-login) for user session management.

Dash-Admin is intended to be plug and play! Providing user authentication should be as simple as:

auth = FlaskLoginAuth(dash_app)

### Documentation

For now, please look at `usage_dash_flask_login.py` for an example of using login/logout forms created as separate Dash apps. Look at `usage_dash_flask_login_with_default_views.py` to see an example with the default login/logout forms provided by the package.

### Installation

Dash-Flask-Login can be installed via `pip install dash-flask-login`.

# WARNING: ## This package is provided without any warranty. The responsibility of securely storing user data is the sole responsibility of the developer. The creator of this package will not be held liable for any breach of security while using the package.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

dash_flask_login-0.0.4.tar.gz (5.5 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page