Aortem Developer Portal

Unified authentication infrastructure for Flutter and Dart

Aortem standardizes provider integrations, session lifecycle handling, and onboarding flows so teams can ship authentication without rebuilding auth logic for every identity system.

Active docs channel
v1.0
Stable release stream
Version selection is persisted locally so teams can preview upcoming changes without leaving the docs flow.
Docs-first. Minimal. Static-ready.

One SDK surface for Firebase, Entra ID, Cognito, Auth0, Okta, and more.

The portal is structured for the way engineers actually integrate auth: install fast, find a provider guide quickly, copy real code, and keep deployment concerns explicit.

10
supported identity providers
< 5 min
to find the right setup guide
1
consistent auth contract across providers
95+
Lighthouse target for the portal

Supported providers

Provider pages all follow the same sequence: overview, prerequisites, installation, configuration, authentication flow, error handling, advanced options, and best practices.

Install matrix

Quick start

The shortest path is to install the core package, configure your client identity, and call `auth.login` with the provider you want to activate first.

Built for structured docs

This portal emphasizes copyable code blocks, searchable navigation, version-aware docs, and links back to source-controlled documentation updates.

Community and ecosystem

The docs portal is the entry point for the broader SDK ecosystem: source code, packages, examples, and contribution workflows should all be one click away.

Docs are structured for static generation, searchable navigation, and provider-consistent implementation guides.
Edit this page on GitHub