API Concepts
Core concepts and architectural patterns of the AuthOS API including JWT authentication, dual flows, and BYOO integration.
This section covers the core concepts and architectural patterns of the AuthOS API.
Pages
Architecture Overview
High-level overview of the AuthOS system architecture, core components, and data model.
Access Control
Understanding ReBAC permission system and authorization
Authentication Flows
Detailed guide to AuthOS provider-backed OAuth login, device authorization, passwordless, and session flows.
User and System Journeys
Concise route sequences for supported AuthOS authentication and administration flows.
JWT Structure & Validation
Comprehensive guide to AuthOS JSON Web Tokens, including structure, signing, and backend validation code examples.
Rate Limiting
Implemented AuthOS request limits, client-IP trust, email throttles, and safe retry behavior.
Background Jobs
Runtime workers for durable delivery, refresh, cleanup, and metrics.