Aviationstack is a scalable REST API for real-time flight tracking, historical flight data, airport info, and global aviation data.
About Authorizer
What is Authorizer?
Authorizer is an open-source, self-hosted authentication and authorization platform that gives you complete control over your identity layer. Unlike hosted identity providers, Authorizer runs on your own infrastructure, keeping every user record in your own database. It combines authentication (OAuth2/OIDC), fine-grained authorization via embedded OpenFGA (Zanzibar model), and permission-aware AI retrieval in a single binary.
Who is it for?
Built for product teams running SaaS, developer tools, e-commerce platforms, or AI products who want to avoid per-seat auth taxes and vendor lock-in. Ideal for organizations that need data residency control, custom enterprise SSO, and relationship-based permissions. Less suited for teams wanting a pre-built multi-IdP SSO marketplace or fully managed universal login pages without operational overhead.
Real use cases
Deploy Authorizer on Kubernetes or Docker to replace Auth0 or Firebase Auth in your stack. Use the OpenFGA engine for folder-level access in a document app, or permission-aware AI to pre-filter vector search results based on a user's allow-list. The React SDK lets you add login to any app in three lines of code.
Key features
- Self-hosted auth server — Run authentication on your own cloud or VPC; user data stays in your database.
- Fine-grained authorization — Embedded OpenFGA engine provides relationship-based permissions (RBAC + Zanzibar model).
- Permission-aware AI — List a user's allow-list and pre-filter vector search results for self-hosted RAG workflows.
- OAuth2 & OIDC compliant — Serve as a core identity provider with standard endpoints for SSO integration.
- 13+ database support — Works with SQLite, PostgreSQL, MongoDB, and more; no vendor-managed user store.
- Drop-in React SDK — Add login screens to any app in three lines; also supports GraphQL, REST, and gRPC APIs.
- Container-native deployment — Runs on Docker, Kubernetes, Helm charts, or Railway; start with a single docker run command.
SaaSpartout Score
Editorial score from our review methodology — not user ratings.
Authorizer Pricing
Authorizer pricing: Open source (free self-host); pay only for cloud infrastructure costs. Billing model: Free.
For comparison: the median starting price in Developer Tools is $19.99/month, measured across 301 tools we track. See the full SaaS Pricing Index →
Open Source (Self-Hosted) — Free
No per-seat fees. Download the Apache-2.0 licensed binary and deploy on your own infrastructure. You pay only for your cloud hosting costs (e.g., a $5/mo VPS or Kubernetes cluster). Includes all features: OAuth2/OIDC, OpenFGA authorization, permission-aware AI, 13+ database drivers, and SDKs for Go, Python, JS, and React.
Try the live demo at no cost — no credit card required. Watch the 2.0 demo on GitHub.
