This project is a web-based case management system developed with Flask, SQLAlchemy, and SQLite, providing role-based access control and robust user authentication. The auth.py module handles user ...
IFRI MentorLink est une application web de mentorat développée dans le cadre du projet intégrateur (PIL1) à l'IFRI (Institut de Formation et de Recherche en Informatique), Université d'Abomey-Calavi.
Update after deploying my FastAPI auth system Things behaved very differently in production. During load testing (even ~100 users), I started seeing: Login requests taking ~40 seconds Redis operations ...