Authhero is an open-source authentication library designed as a drop-in replacement for Auth0. It provides a fully functional auth server that you can set up in minutes.
AWS DynamoDB adapter for AuthHero. This adapter implements the AuthHero data adapters using Amazon DynamoDB as the storage backend.
Server-Driven UI widget for AuthHero authentication flows
This package provides a set of interfaces used for creating adapters for AuthHero. Adapters are used to connect AuthHero to various services, such as databases, email services, and more.
A Kysely-based adapter for connecting AuthHero to SQLite, PostgreSQL, and MySQL.
Drizzle ORM schemas for AuthHero - used for **migration generation only**.
`create-authhero` is a command-line tool for creating a new AuthHero project. It supports three different setup types to match your deployment needs.
Cloudflare-specific adapters for AuthHero, providing integrations with Cloudflare services.
The AuthHero admin UI — a Vite + React 19 SPA for managing tenants, users, applications, connections, roles, branding and more across one or many AuthHero deployments.
Multi-tenancy support for AuthHero with organization-based access control and per-tenant database isolation
SAML utilities for AuthHero, including SAML request/response parsing, metadata generation, and signing capabilities.
A multi-tenant HTTP reverse proxy library for [Hono](https://hono.dev). Resolves an incoming request's `Host` header to a tenant, matches against a JSON-configured list of routes (path / method / host / headers / query), and runs each matching route throu
[](https://vercel.com/new/clone?repository-url=https%3A%2F%2Fgithub.com%2Fauthhero%2Fauthhero&env=VITE_AUTH0_DOMAIN,VITE_AUTH0_CLIENT_ID,VITE_AUTH0_API_URL,VITE_SINGLE_DOMAIN_MODE&envDescription=Configure%20
A complete, secure, production-ready authentication server with email/password, OAuth, MFA (TOTP), session management, and more.