ma593y/flask-sample-app
A sample flask app that covers APIs best practices and concepts like authentication, authorization, user session management using redis.
faruken/flask-web.py-jvm
This is a demonstration of Flask and web.py with WTForms running on Jython and uses Apache Shiro, Java security framework that performs authentication, authorization, cryptography, and session management.
c-susan/flask_7_auth
HHA504 / Cloud Computing / Assignment 7 / Session Management and User Authentication
hyunsung-kim/flask-pymongo-session
:ticket: Flask Session management with pymongo
ZU3AIR/Full-Stack-Shop
ACADEMIC PROJECT: Multifunctional online shop with User & Admin login, data manipulation, session management and many more
rohteemie/backend-user-data
A Python project for user's backend functionality, including session management and secure user authentication. Simplify your user data handling with this lightweight and flexible backend solution.
Devganesh1998/twittercloneFlaskServer
It is a simple Flask server that authenticates using cookies and Redis as session management and uses MySQL as a database. And manages tweets of users and their followers.