NodeJS driver for SuperTokens core
NextAuth is a frontend authentication package designed for Next.js applications, providing easy integration with NestJS-based backends. It supports login, session management, and token handling (including JWT and refresh tokens) to ensure secure user auth
Axios interceptor to check JWT validity and generate new tokens if current access token expired!