SecurePool — application/business-logic layer. AuthService, RefreshTokenService and the interface contracts the infrastructure & persistence layers implement.
SecurePool — all-in-one authentication library for Node.js + React. Single install, subpath imports: securepool/core, securepool/application, securepool/infrastructure, securepool/persistence, securepool/api, securepool/react-sdk.
SecurePool — core domain entities & enums (User, Role, Session, OTP, RefreshToken). Zero-dependency foundation of the SecurePool authentication library.
SecurePool — infrastructure adapters: bcrypt password hashing, RS256 JWT, OTP service, Nodemailer email, Google SSO verification.
SecurePool — persistence layer. Mongoose-based MongoDB repositories and Prisma-based PostgreSQL/MySQL repositories implementing the application layer's interfaces.
Microsoft Application Insights module for Node.js
HTTP content negotiation
A universal module that gets native application information such as its ID, app name, and build version at runtime
SecurePool — drop-in Express auth API. createSecurePool() wires routes for register/login/OTP/Google SSO/refresh/sessions, plus middleware (rate limit, CORS, helmet) and Swagger docs.
Parser adapter for parsing JSON documents into AsyncAPI 2.x.y namespace.
Google APIs Authentication Client Library for Node.js
Parser adapter for parsing YAML documents into AsyncAPI 2.x.y namespace.
Store your application config in the right location.
Microsoft Application Insights Web Snippet
Microsoft Application Insights Core Javascript SDK
SecurePool — React SDK. <SecurePoolProvider/>, useAuth() hook, and pre-built UI (LoginForm, SignupForm, OTPVerification, GoogleLoginButton, SessionList).
JSON logger for Node.js and browser.
Parser adapter for parsing JSON documents into OpenAPI 3.0.x namespace.
Sentry Node SDK using OpenTelemetry for performance instrumentation
Parser adapter for parsing YAML documents into OpenAPI 3.0.x namespace.
Schematics specific to Angular
A client-side React Native module to interact with Datadog
Production process manager for Node.JS applications with a built-in load balancer.
React is a JavaScript library for building user interfaces.