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.
- 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
RequestandResponseAPIs. - Modular architecture — Designed to integrate seamlessly with other packages in the
@aura-stackecosystem. - Type-safe developer experience — Predictable, fully typed API with first-class TypeScript support.
Visit the official documentation website.
Licensed under the MIT License. © Aura Stack
Made with ❤️ by Aura Stack team