diff options
| author | fourtysixandtwo <fourtysixandtwo@sliderr.net> | 2022-05-20 15:51:27 +0100 |
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-05-21 08:25:24 +0700 |
| commit | af19ccdebf2b5d50c17bc37fbb1270f79b04bbc1 (patch) | |
| tree | 21bb9e9be2e2b7b4438ffed80cc68f7e4dff06fa /python/python3-Flask-Login/README | |
| parent | b25fafea7e8fe16c16e9abc60aa9ef191ee8075c (diff) | |
python/python3-Flask-Login: Added (Flask user session management)
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-Flask-Login/README')
| -rw-r--r-- | python/python3-Flask-Login/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/python/python3-Flask-Login/README b/python/python3-Flask-Login/README new file mode 100644 index 0000000000..3b6a2e1395 --- /dev/null +++ b/python/python3-Flask-Login/README @@ -0,0 +1,3 @@ +python3-Flask-Login provides user session management for Flask. +It handles the common tasks of logging in, logging out, and remembering +your users' sessions over extended periods of time. |
