Autha, pronounced
Otter
🦦, is the service that manages user accounts and provides identity (authorization server, AS).
Autha is an authorization server working with OAuth2 (RFC 6749), written with Rust. It implements account creation, management, deletation and access delegation.
Autha has been designed to be safe, fast and efficient.
Status:
- Support multi-factor authentication via TOTP (RFC 6238)
- Support telemetry (Prometheus, Jaeger and Grafana Loki)
See our quick starting guide to find out how to properly set up Autha.
This project is Licensed under Mozilla Public License, Version 2.0.