Ship OAuth 2.0. Secure by default. Authentication workflows made easy.

Create powerful authentication workflows with just a few lines of code. Ship OAuth 2.0, encrypted sessions, and CSRF protection without rebuilding the plumbing.

Get Startedpnpm add @aura-stack/auth
Hero Gradient Background

Powered by

TypeScriptNext.jsReactNode.jsOAuth 2.0OpenID

Hear From Our Community

Developers around the world are building secure authentication with Aura Auth

AR

Alex Rivera

Aura Auth saved us weeks of development time. The type-safe APIs and framework-agnostic design made integration seamless across our microservices.

SC

Sarah Chen

Finally, an auth library that doesn't lock you into a specific framework. We migrated from Next.js to Astro without touching our auth logic.

MJ

Marcus Johnson

The security-first approach and built-in CSRF protection give us peace of mind. Plus, the TypeScript support is top-notch.

EW

Emily Watson

We deployed Aura Auth on Cloudflare Workers and Vercel Edge without any issues. True framework-agnostic design.

DK

David Kim

The OAuth 2.0 implementation is clean and well-documented. Adding new providers is straightforward.

LM

Lisa Martinez

Aura Auth's session management is exactly what we needed. Encrypted by default, configurable, and performant.

Frequently Asked Questions

Everything you need to know about Aura Auth

Aura Auth is a framework-agnostic, type-safe authentication library for TypeScript. It provides OAuth 2.0 support, session management, and security features like CSRF protection, all built on web standards.

Aura Auth works with any JavaScript runtime that supports the Web Request/Response API. This includes Next.js, Astro, TanStack Start, SvelteKit, Remix, Express, and more. It can also run on edge runtimes like Cloudflare Workers and Vercel Edge.

Yes. Aura Auth is built with security as a top priority. It includes encrypted JWT sessions, CSRF protection, secure cookie handling with proper flags, and follows OAuth 2.0 best practices. All sessions are encrypted by default.

Absolutely. Aura Auth is production-ready and designed for enterprise-grade applications. It's been thoroughly tested and follows security best practices for authentication workflows.

Aura Auth supports multiple OAuth providers including GitHub, Discord, Google, Figma, and more. You can also easily add custom OAuth 2.0 providers using the extensible provider system.

Aura Auth is inspired by Auth.js but focuses on being truly framework-agnostic by using web standards (Request/Response API). It's built with TypeScript-first design, provides stronger type safety, and has a simpler, more composable API.

Ready to Ship Authentication 10x Faster?

Join developers building secure, production-ready auth with Aura Auth. Get started in minutes, not days.

Hero Gradient Background