Django Secure Single-Session Auth System
A production-ready authentication system built with Django, enforcing one active session per user, tracking login activity, and issuing alerts on suspicious access. Designed for academic, enterprise, or secure exam environments.
Built with Django 5+ and Python 3.10+, it integrates GeoIP-based logging, device tracking, self-service session unlocks, and administrative controls — all out of the box.