protonfile-auth

JSON →
library 1.6.7 ·javascript
verified Jun 4, 2026

Authentication and authorization library with JWT access/refresh token model, token rotation, and instant session revocation. Current stable version 1.6.7. Released as needed. Key differentiators: in-memory cache for revocation, total data control via exported TypeORM entities, originally built as Auth0 replacement. However, not recommended for production; uses JWT with server-side session invalidation. Ships TypeScript types.