Evaluate
Run the standalone SQLite bundle and confirm a healthy local AuthOS instance before choosing an integration.
Evaluate AuthOS locallyAuthOS documentation
AuthOS is a self-hosted authentication and authorization platform for multi-tenant applications. These guides help evaluators, application teams, self-hosting operators, tenant administrators, and platform owners reach the right first result.
Beta · pre-1.0 SDKs. Pin exact versions and review project status before production use.
Getting started
Each goal starts with prerequisites, a time estimate, a completion check, and one clear next step.
Run the standalone SQLite bundle and confirm a healthy local AuthOS instance before choosing an integration.
Evaluate AuthOS locallyConnect an existing React, Vue, browser, or Node.js application, or authorize a service workload.
Choose SQLite, PostgreSQL, or MySQL and prepare keys, public origins, health checks, and runtime configuration.
Plan a self-hosted deploymentManage one tenant or govern the full platform through organization, audit, analytics, and maintenance controls.
Integration proof
Official TypeScript packages provide focused entry points for React, Vue, Node.js, and framework-agnostic browser apps. The integration guides explain the complete flow; these examples show the shape of the client code.
Read the React package guideBefore you begin
Evaluation and deployment require a Linux host and shell access. Application integration requires Node.js 18+, npm, and a reachable AuthOS base URL. Administration paths require the corresponding tenant or platform access.
SQLite is the shortest evaluation and single-node path. PostgreSQL and MySQL use database-specific binaries for operated deployments. If AuthOS already runs, skip installation and start with integration or operation.
Every getting-started guide ends with a concrete completion check and points into the next guide, concept, API reference, or SDK reference for your selected journey.