You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A backend application for managing a ticket system using Flask.py with User activities like booking and checking flights. Admin activities like managing flights on the platform. Databases used is MongoDB with Mongoengine as model framework
This repository contains the mechanism for securely working with user data as well as the legal implementation of Personally Identifiable Information (PII). It includes various authentication systems ranging from basic authentication to session-based authentication and user authentication services.