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
File details
Details for the file dash_flask_login-0.0.1.tar.gz
.
File metadata
- Download URL: dash_flask_login-0.0.1.tar.gz
- Upload date:
- Size: 4.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 16de9a6ab79ea28f7f8179e146e79d5187c26ef65d7769531896a4096a84f4a4 |
|
MD5 | ecb698ed70767d76b6f72ecebf040ae1 |
|
BLAKE2b-256 | a226aaaa937c487ee90a973356649950350053fe15b069f7f1e208c08e6e82c4 |