Overview of Torii authentication framework
mainTorii is an authentication framework for Rust applications designed for developers who require complete control over user data. Unlike hosted authentication services, Torii allows you to manage your own authentication stack and maintain full data sovereignty by storing user information in your own database.
Warning: This project is in early development and is not production-ready. The API is subject to change, and the project has not undergone security audits. It should not be used in production environments.