HectorMRC/rauth
Rauth is a Rust-based Single Sign-On (SSO) service that manages user authentication and session lifecycle. It exposes gRPC and REST APIs to handle signup, login, logout, and password reset, while also supporting Two-Factor Authentication via TOTP. The system persists user and secret data in PostgreSQL, manages active sessions in Redis, and publishes user events to RabbitMQ.
51.5
Adequate · 4 August 2026
3.8k
lines of production code
Rust
primary language
3
bus factor · 8 authors in all
3
measurements over time
How it got here
2020–2021 · Rust-based SSO service implementation
The project was refactored into a Rust-based Single Sign-On (SSO) service named 'rauth', establishing a new architecture with gRPC and REST APIs. This period focused on implementing core authentication features, including user management, session handling, and two-factor authentication, supported by PostgreSQL and Redis backends.
9 changes
2022–2023 · Infrastructure and service initialization
This period focused on establishing the application's core infrastructure, including database schema migrations for users and secrets, and configuring Redis for caching. It also introduced containerized builds for gRPC and REST server components, each with dedicated Dockerfiles and binary entry points.
4 changes
Survey your own repository
HectorMRC/rauth was measured the same way every project in this corpus was: the same rubric, at a pinned commit, with the result published in full. Point the surveyor at a repository you know and see whether you agree with it.
About this page
- The description of this project is derived from its own commit history, not from its README.
- The score is its highest published measurement, taken on 4 August 2026 at a pinned commit. It is not a live figure and does not change until the project is measured again.
- Measured at commit 7cac505c11 — the exact code this score is about.
- Scored under rubric rubric-2026.08.19. Score the same commit under that rubric and you get the same number.