Skip to main content

Framework Integrations

node-auth works with any Node.js framework and any client platform. See the examples/ directory for complete server-side implementations.

Framework / PlatformGuide
Express.jsMinimal setup, drop-in router
NestJSModule, guard, controller, DI
Next.jsApp Router, middleware & SSR
Angular (SSR)Standalone + SSR, interceptors, guards
FlutterDio interceptors, secure storage
iOS (Swift)URLSession, Keychain, SwiftUI
Android (Kotlin)Retrofit, EncryptedSharedPreferences, Compose