Authentication and identity management for Node.js, and Express, backends. Provides secure, ready-to-use middleware, and route sets.
- JWT access and refresh tokens with rotation
- Multi-factor authentication
- OAuth/OIDC social login
- CSRF protection
- Email flows
- Rate limiting
- Anomaly and behavioral detection
- Session and token management
- Integrates with Bot Detector and Shield Base for advanced security
And many more
As a Standalone Service: Deploy as a Docker container or run locally as an Express service.
Or install it with npm install @riavzon/auth and use in your own Node.js/Express app for custom flows.
Documentation available at docshub IAM documentation.
License: Apache-2.0