Skip to content

aura-stack-ts/auth

Repository files navigation

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

About

An open-source authentication library for TypeScript. Supporting OAuth 2.0. Developer-friendly. Secure by default.

Topics

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages