Resource-based authentication

This page summarizes the projects mentioned and recommended in the original post on /r/ExperiencedDevs

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • openfga

    A high performance and flexible authorization/permission engine built for developers and inspired by Google Zanzibar

  • It might be overkill for your needs, but I did a bunch of research to implement fine-grained access control in our system and ultimately went with OpenFGA.

  • spicedb

    Open Source, Google Zanzibar-inspired permissions database to enable fine-grained access control for customer applications

  • Look at SpiceDB https://github.com/authzed/spicedb based on Google's Zanzibar authorization spec. It's a graph-based relationship database which allows you to do things like:

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • oso

    Oso is a batteries-included framework for building authorization in your application.

  • Oso and OpenFGA are two alternatives that implement Zanzibar-style authorisation.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts