Show HN: Torii – a framework agnostic authentication library for Rust
Published on: 2025-07-09 02:16:16
Torii
Warning This project is in early development and is not production-ready. The API is subject to change without notice.
Overview
Torii is a powerful authentication framework for Rust applications that gives you complete control over your users' data. Unlike hosted solutions like Auth0, Clerk, or WorkOS that store user information in their cloud, Torii lets you own and manage your authentication stack while providing modern auth features through a flexible plugin system.
With Torii, you get the best of both worlds - powerful authentication capabilities like passwordless login, social OAuth, and passkeys, combined with full data sovereignty and the ability to store user data wherever you choose.
Checkout the example todos to see Torii in action.
Features
✅ = Supported 🚧 = Planned/In Development ❌ = Not Supported
Security
Important As this project is in early development, it has not undergone security audits and should not be used in production environments. The maintainers
... Read full article.