Production-ready OAuth 2.0 Server and OpenID Connect 1.0 Provider
Authority is a complete authentication infrastructure built with Crystal, featuring enterprise-grade security and a modern admin dashboard.
Quick Start
Get Authority running in 5 minutes:
# Clone the repository
git clone https://github.com/azutoolkit/authority.git
cd authority
# Start with Docker
docker-compose up -d
# Visit http://localhost:4000