@aura-stack/next

Authentication integration for Next.js applications. Supports App Router, Server Components, Route Handlers and client-side authentication powered by Aura Auth.


Keywords
auth, oauth, oauth2, security, session, authentication, authorization, nextjs, next.js, server components, client components, server actions, server-side rendering, client-side rendering, react, typescript, javascript, web-api, aura-stack, aura-stack-ts, aura stack, aura stack ts, agnostic-runtime, authentication-library, authjs-alternative, cross-runtime, framework-agnostic, hashing, jwe, jws, jwt, next-auth-alternative, oauth-providers
License
MIT
Install
npm install @aura-stack/next@0.3.2

Documentation

Aura Stack Auth

A modern, type-safe authentication library for TypeScript

npm version License: MIT TypeScript

Website · Official Docs


Overview

Aura Stack Auth is an open-source authentication and authorization library built for modern TypeScript applications.
Inspired by Auth.js, it provides a framework-agnostic and fully type-safe way to implement secure authentication flows using the native Request and Response Web APIs. It offers a simple yet powerful API focused on developer experience, security, and modularity.

Features

  • Modern security — Built-in support for OAuth 2.0, JWT, JWS, JWE, and secure cookies.
  • Framework-agnostic — Works with any environment that supports the Web Request and Response APIs.
  • Modular architecture — Designed to integrate seamlessly with other packages in the @aura-stack ecosystem.
  • Type-safe developer experience — Predictable, fully typed API with first-class TypeScript support.

Documentation

Visit the official documentation website.

License

Licensed under the MIT License. © Aura Stack


Made with ❤️ by Aura Stack team