Axum integration for authx-rs: Tower middleware, session management, CSRF, rate limiting, and route handlers
authx command-line interface — serve, migrate, and manage users
Core authentication primitives for authx-rs: crypto, JWT/EdDSA, RBAC/ABAC, events, and models
Embedded admin dashboard for authx-rs
Auth plugin collection for authx-rs: email/password, TOTP, magic link, OAuth, API keys, organizations, and more
Storage abstraction layer for authx-rs: repository traits, in-memory store, and PostgreSQL adapter