Learn AuthMe
Everything you need to deploy, configure, and integrate AuthMe into your applications.
Guides & Tutorials
Step-by-step guides to get you up and running with AuthMe.
Getting Started
Deploy AuthMe in 30 seconds with Docker Compose. Clone, configure, and launch your identity server.
Read moreConfiguration
Environment variables, SMTP settings, rate limiting, base URL, and per-realm configuration options.
Read moreArchitecture
Understand the NestJS backend, Prisma ORM, React admin UI, and how the 32 modules fit together.
Read moreClient SDK
Zero-dependency TypeScript SDK with React hooks. Vanilla JS, React, Next.js, and OIDC library integration.
Read moreAdmin Console
Manage realms, users, clients, roles, sessions, and identity providers from the web dashboard.
Read moreDeployment
Docker production builds, horizontal scaling, clustering with Nginx load balancer.
Read moreAPI Documentation
Technical reference for AuthMe's REST API and database schema.
REST API Reference
Interactive Swagger UI documentation for all admin, auth, OAuth, OIDC, and SAML endpoints. Available at /api when the server is running.
Read moreDatabase Schema
Complete Prisma schema with 27 models covering users, clients, tokens, sessions, roles, groups, and federation.
Read more