# authorizerdev/authorizer

Your data, your control. Fully open source, authentication and authorization. No lock-ins.  Deployment in Railway in 120 seconds || Spin a docker image as a micro-service in your infra. Built in login page and Admin panel out of the box.

Repository: https://github.com/authorizerdev/authorizer
Canonical: https://ross.abutalabs.com/products/authorizer
Homepage: https://authorizer.dev
Language: Go
License: Apache-2.0
License Family: permissive
Topics: hacktoberfest, authentication, auth, authorization, 2fa, golang, security, user-privileges, role-based-access-control, typescript, docker, microservice, social-logins, graphql, magic-link, oauth2, nosql, sql, graphdb
Last push: 2026-08-19T08:12:41+00:00

## Health v2 (maintenance only)
Score: 98/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 98, release rhythm 98, longevity 100
- inputs: {"age_days": 1918, "days_push": 14, "days_rel": 14, "gap_med": 9.5, "n_releases_24m": 7}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1984, forks 210 (observed 2026-08-28T04:06:02.552417+00:00)

## What it is
Authorizer is an open-source, self-hosted authentication and authorization server written in Go, providing OAuth2/OIDC, SAML SSO, MFA, social logins, magic links, passkeys, and fine-grained ReBAC authorization via an embedded OpenFGA engine. It supports 13+ database backends so user data stays in your own database, and ships with a built-in login page, admin dashboard, and an MCP server for permission-aware AI agents.

## Use cases
- self-host user authentication instead of Auth0 or Clerk
- add OAuth2 and OIDC login to my app
- implement role-based access control with my own database
- add social logins and magic link passwordless sign-in
- set up enterprise SSO with SAML and SCIM provisioning
- check user permissions from an AI agent before RAG retrieval
- add multi-factor authentication with TOTP and passkeys

## When to choose
- you want full control over user data and identity infrastructure in your own cloud or VPC
- you need OAuth2/OIDC, SAML, MFA, and fine-grained authorization from a single self-hosted service
- you want to keep user records in an existing database like Postgres, MySQL, or MongoDB
- you need permission-aware AI agents via a built-in MCP server

## When to avoid
- you prefer a fully managed hosted identity provider with no operational burden
- you need only a lightweight embedded auth library inside a single app rather than a standalone server
- you cannot operate a stateful service with database, secrets, and key rotation responsibilities

## Facets
- artifact type: service
- maturity: active
- function: auth, authorization, api-framework, graphql, mcp, security, self-hosted
- domain: security, backend, web-development, developer-tools, apis
- platform: self-hosted, go, cloud
- tags: oauth2, oidc, saml, sso, rbac, fga, openfga, multi-tenancy, scim, passkey, mfa, social-login, magic-link, identity-provider, jwt, docker, kubernetes, linux, web-server

## Member repositories
- authorizerdev/authorizer (main) score 98

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:02.552417+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:03:18.831372+00:00, confidence not recorded.
  - readme: https://github.com/authorizerdev/authorizer (fetched 2026-08-28T04:06:02.552417+00:00, sha fcd16d2187ab)
  - homepage: https://authorizer.dev (fetched 2026-08-29T10:43:13.170445+00:00, sha 7a432a4d8d8a)
  - site_page: https://docs.authorizer.dev (fetched 2026-08-29T10:43:13.179986+00:00, sha 99560788c9c7)
  - site_page: https://docs.authorizer.dev/getting-started (fetched 2026-08-29T10:43:13.181981+00:00, sha c0cc2dc3beba)
  - site_page: https://docs.authorizer.dev/core/mcp (fetched 2026-08-29T10:43:13.183703+00:00, sha 5bdb1d68a408)
  - site_page: https://docs.authorizer.dev/core/databases (fetched 2026-08-29T10:43:13.185960+00:00, sha 79099dd13be0)
- Data as of 2026-08-30T08:39:29.467469+00:00.
