Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 1.4 KB

README.md

File metadata and controls

26 lines (15 loc) · 1.4 KB

Autha

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:

Autha/bazel FOSSA Status

Feature highlights

Getting started

See our quick starting guide to find out how to properly set up Autha.

License

This project is Licensed under Mozilla Public License, Version 2.0.