tria-auth-core

JSON →
library 1.1.0 ·javascript
verified Jun 4, 2026

tria-auth-core v1.1.0 provides shared JWT and Redis session authentication middleware for Express.js applications. It ships with TypeScript types and requires express >=4.18.0. Unlike generic auth libraries, it combines JWT stateless tokens with Redis-backed sessions for session revocation and blacklisting, supporting both auth patterns in a single package.