Secure Session Tracker is an event-driven Node.js library for monitoring authentication sessions in real time. It works with any auth system and lets developers track logins, logouts, password changes, role updates, and suspicious activity through clean events. Built with TypeScript, zero dependencies, and full async support β making session security observable, extensible, and easy to manage.
hey Product Hunt π
I built Secure Session Tracker to solve a common problem I faced while working on backend systems β authentication events were scattered, hard to monitor, and difficult to extend without tightly coupling logic.
Instead of adding security logic everywhere, I wanted a clean event-driven layer that works with any auth provider.
Secure Session Tracker lets you subscribe to auth events like login, logout, password change, or session expiry and react in real time β whether itβs logging, analytics, alerts, or session revocation.
Itβs fully open source, TypeScript-first, and has zero dependencies.
Iβd love your feedback and suggestions π
Report
No reviews yetBe the first to leave a review for Secure Session Tracker