Better Auth RS

A comprehensive, plugin-based authentication framework for Rust. Type-safe, async-first, and extensible.

Plugin Architecture

Add email/password, sessions, OAuth, and more through composable plugins.

Database Flexibility

In-memory adapter for development, PostgreSQL for production. Bring your own adapter.

Framework Integration

First-class Axum support with automatic route mounting. More frameworks coming soon.