Adds server-side session support to your Flask application
Project description
Flask-Session-Refresh-Option
Flask-Session is an extension for Flask that adds support for Server-side Session to your application. Not refreshing session on each request option allowed
Using should_set_session method on RedisSessionInterface
You can config ap to not refresh session if using SESSION_TYPE=redis
app.config["SESSION_REFRESH_EACH_REQUEST"] = False
To another configurations see Docs
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file Flask-Session-Refresh-Option-0.1.2.tar.gz.
File metadata
- Download URL: Flask-Session-Refresh-Option-0.1.2.tar.gz
- Upload date:
- Size: 23.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6fb52e5aff7fc1938e7c1ef69237e7910de0e8ea2e64b7c5b78cf027638e8bfb
|
|
| MD5 |
d905415905c4ad3ee59db264d4df786b
|
|
| BLAKE2b-256 |
7f1d617f0f5bdfad14e7beed0a7946df22d176f9a45f26ed92cd42aa3683363b
|
File details
Details for the file Flask_Session_Refresh_Option-0.1.2-py2.py3-none-any.whl.
File metadata
- Download URL: Flask_Session_Refresh_Option-0.1.2-py2.py3-none-any.whl
- Upload date:
- Size: 7.9 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a706803ef6aaa0e7ef4d3df3585f0c5e8f2c3acfdc73baaf8228f2b1199c596b
|
|
| MD5 |
84d44847816705a8bd579b9ae19ea1e1
|
|
| BLAKE2b-256 |
4b57ce9031587b159a5d7e94f88244067842064ff0f346fcb4516322e4b63db8
|