EveryDev.ai
Subscribe
Home
Developers

3,289+ AI companies

  • Radar
  • Trending
AI Tools by Topic
  • AI Coding Assistants
  • Agent Frameworks
  • MCP Servers
  • AI Prompt Tools
  • Vibe Coding Tools
  • AI Design Tools
  • AI Database Tools
  • AI Website Builders
  • AI Testing Tools
  • LLM Evaluations
Follow Us
  • X / Twitter
  • LinkedIn
  • Reddit
  • Discord
  • Threads
  • Bluesky
  • Mastodon
  • YouTube
  • GitHub
  • Instagram
Get Started
  • About
  • Editorial Standards
  • Corrections & Disclosures
  • Community Guidelines
  • Advertise
  • Contact Us
  • Newsletter
  • Submit a Tool
  • Start a Discussion
  • Write A Blog
  • Share A Build
  • Terms of Service
  • Privacy Policy
Explore with AI
  • ChatGPT
  • Gemini
  • Claude
  • Grok
  • Perplexity
Agent Experience
  • llms.txt
Theme
With AI, Everyone is a Dev. EveryDev.ai © 2026
    1. Home
    2. Developers
    3. authorizerdev

    authorizerdev

    Authorizer is an open-source, Apache-2.0, self-hosted authentication and authorization platform. It lets application teams keep identity data in their own database and infrastructure while providing authentication, fine-grained authorization, enterprise identity, and permission-aware AI capabilities.

    Visit Website

    At a Glance

    1Tool Listed
    8Products
    14Capabilities
    Discussions
    Vadodara, GujaratHeadquarters
    2020Est.
    1Employee
    Focus Areas
    Identity & Access Management
    Access Control
    MCP Servers
    Connect
    Latest News
    Authorizer 2.4.1 security release fixes admin lockout bypass and machine-identity/delegation authorization issuesSep 3, 2026
    Authorizer 2.4: open-source auth for AI agents and modern enterprise appsSep 2, 2026
    Markets
    • Developers and engineering teams
    • Startups and SaaS companies
    • Enterprise and regulated organizations
    • Teams needing self-hosted or data-sovereign identity infrastructure
    • +1 more

    AI Tools by authorizerdev

    (1)
    View Authorizer
    Authorizer tool icon

    Authorizer

    Open Source Auth Server for AI

    IAMAccess CtrlMCP Servers

    Discussions

    No discussions yet

    Be the first to start a discussion about authorizerdev

    Latest News

    09/03/2026

    Authorizer 2.4.1 security release fixes admin lockout bypass and machine-identity/delegation authorization issues

    github.com
    09/02/2026

    Authorizer 2.4: open-source auth for AI agents and modern enterprise apps

    dev.to
    08/19/2026

    Authorizer 2.4.0 release adds OAuth 2.1/MCP, service accounts, agent delegation, SSO, SCIM, organizations, and OpenFGA authorization

    github.com
    06/16/2026

    Permission-aware self-hosted RAG demo using Authorizer, OpenFGA, and Qdrant

    blog.authorizer.dev

    Products & Services

    8
    Authorizer server
    2020; v1.0 stable announced August 15, 2022; v2 announced April 2, 2026

    Self-hosted open-source authentication and authorization server, distributed as a Go binary/container and usable with the customer's database.

    Authorizer v2.4
    August 19, 2026

    Enterprise-oriented release adding OAuth 2.1 and remote MCP, service accounts, machine-to-machine authentication, agent delegation/token exchange, workload identity, passkeys, SAML/OIDC federation, SCIM, organizations, embedded OpenFGA, and multiple API transports.

    Authorizer JavaScript/TypeScript SDK
    Available by August 2022; current docs list v4.0.0

    User and admin client for browser or Node.js integrations, with GraphQL and REST protocol support.

    Authorizer React SDK
    Available by August 2022; current docs list v2.2.0

    React provider and pre-built login, signup, and MFA components for embedding Authorizer in React applications.

    Market Position

    Authorizer positions itself as a free, self-hosted, database-independent alternative to hosted identity platforms such as Auth0 and similar per-seat or usage-priced services. Its differentiators are keeping the user directory in the customer's database, deployment on the customer's cloud/VPC, broad database support, embedded OpenFGA fine-grained authorization, and a combined identity/authorization/AI-agent stack. Relevant open-source or self-hosted alternatives include Keycloak, Ory, FusionAuth, and Stack Auth; hosted alternatives include Auth0 and Clerk.

    Leadership

    Founders

    LS

    Lakhan Samani

    Creator and maintainer of Authorizer; an indie/freelance software engineer from India. He previously worked as a cloud software engineer at ArangoDB and has also described himself as a developer-tools/product builder; LinkedIn search results identify him as a senior software engineer at Qdrant from May 2026.

    Executive Team

    LS

    Lakhan Samani

    Creator and maintainer

    Indie/freelance software engineer from India; previously a cloud software engineer at ArangoDB and later identified on LinkedIn as a senior software engineer at Qdrant.

    Founding Story

    Lakhan Samani started Authorizer to avoid repeatedly implementing authentication logic, keep application and user data in one place rather than splitting it across third-party services, and avoid per-user pricing such as Auth0's as applications scale. He also wanted an always-running authorization service with a graphical, linked representation of user data for GraphQL-oriented applications.

    Business Model

    Revenue Model

    Authorizer is free and open source under Apache-2.0 and is self-hosted, so users pay their own infrastructure costs rather than per-seat auth fees. The project accepts GitHub Sponsors and donations; the sponsor page says sponsorship supports development and infrastructure costs.

    Pricing Tiers

    Open source / self-hosted
    Free

    Apache-2.0 software; deploy on your own infrastructure and database.

    GitHub Sponsorship
    Variable recurring or one-time sponsorship

    Community sponsorship to fund project development and infrastructure; the sponsor page states a $5,000 MRR goal for full-time work on Authorizer.

    Target Markets

    Industries & Segments
    • Developers and engineering teams
    • Startups and SaaS companies
    • Enterprise and regulated organizations
    • Teams needing self-hosted or data-sovereign identity infrastructure
    • Teams building AI agents, MCP servers, or permission-aware RAG systems
    Use Cases
    • SaaS and multi-tenant applications
    • Developer tools and API products
    • E-commerce and consumer applications
    • Enterprise applications requiring SAML/OIDC SSO and SCIM
    • Applications needing self-hosted identity, data residency, or compliance control
    • AI assistants and RAG systems that must enforce document permissions before retrieval

    Quick Facts

    Headquarters
    Vadodara, Gujarat, India
    Founded
    2020
    Employees
    1

    History & Milestones

    April 2, 2026

    Authorizer v2 was announced as a major rewrite: a single Go binary, CLI-only configuration, stronger secret handling and hardening, OAuth2/OIDC, and 13+ database backends.

    June 16, 2026

    The project published a permission-aware RAG demo using embedded OpenFGA authorization and Qdrant pre-filtering so unauthorized documents are excluded before vector retrieval.

    August 19, 2026

    Authorizer 2.4.0 shipped with OAuth 2.1/MCP, service accounts, machine-to-machine auth, agent-to-agent delegation, workload identity, passkeys, SAML/OIDC SSO, SCIM, organizations, OpenFGA fine-grained authorization, and GraphQL/REST/gRPC/MCP APIs.

    September 3, 2026

    Version 2.4.1 shipped as a security release addressing admin-secret brute-force lockout bypass and machine-identity/delegation authorization issues, plus related fixes.

    August 15, 2022

    Authorizer 1.0 stable was announced, with expanded authentication recipes, 11+ database backends, RBAC, universal login, email templates, webhooks, SDKs, and Docker/Kubernetes/binary deployment options.

    Key Capabilities

    14
    Email/password authentication, email verification, password reset, magic links, and social login
    OAuth 2.0 and OpenID Connect provider/broker capabilities
    HTTP-only cookie sessions, JWTs, PKCE, and authorization-code flows
    RBAC and embedded OpenFGA/Zanzibar relationship-based fine-grained authorization
    WebAuthn/passkeys and MFA using TOTP, email OTP, SMS OTP via Twilio, and passkeys
    Enterprise SSO with SAML 2.0, OIDC federation, verified domains, and home-realm discovery

    Integrations & Partnerships

    Platform Integrations

    • Docker and Quay container images
    • Kubernetes and Helm
    • Railway, Heroku, Render, Koyeb, RepoCloud, Alibaba Cloud, and Fly.io
    • PostgreSQL, MySQL, MariaDB, SQLite/libSQL/Turso, SQL Server, YugabyteDB, PlanetScale, CockroachDB, MongoDB, ArangoDB, CassandraDB, ScyllaDB, DynamoDB, and Couchbase
    • JavaScript/TypeScript, React, Go, Python, Vue, and Svelte SDKs
    • GraphQL, REST, gRPC, and MCP transports

    Key Partnerships

    OpenFGA integration: embedded OpenFGA engine for relationship-based authorization.
    Qdrant integration in the official permission-aware RAG demo for permission pre-filtering during vector search.
    Twilio integration for SMS OTP.

    Connect

    Website
    authorizer.dev
    GitHub
    authorizerdev
    X / Twitter
    riipandi
    Discord
    Zv2D5h6kkK

    AI Topics

    3

    authorizerdev focuses on these topics:

    Identity & Access Management(1)
    Access Control(1)
    MCP Servers(1)
    Back to all developersSuggest an edit