Sample Stores banner
openfga openfga

Sample Stores

Development community

Description

Examples of OpenFGA models + store content

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

OpenFGA Sample Stores

[![Join our community](https://img.shields.io/badge/slack-cncf_%23openfga-40abb8.svg?logo=slack)](https://openfga.dev/community) [![X](https://img.shields.io/twitter/follow/openfga?style=flat-square&label=%40openfga%20on%20X&color=23179CF0)](https://x.com/openfga)

This repository contains sample store models for [OpenFGA](https://openfga.dev).

Table of Contents

Authorization Patterns

Examples that demonstrate how to model authorization for well-known products and common patterns.

Example Description
Modeling Guide Step-by-step introduction to OpenFGA modeling
Multi-Tenant RBAC Multi-tenant role-based access control
GitHub Repository, organization, and team permissions
Google Drive File, folder, and shared drive permissions
Entitlements Feature entitlements and plan-based access
Slack Workspace, channel, and messaging permissions
Role Assignments Role assignment patterns for resource-specific roles
Temporal Access Time-limited access grants with expiration
Super-Admin Super-admin override patterns

OpenFGA Features

Examples that demonstrate specific OpenFGA features and capabilities.

Example Description
Modeling ABAC with ReBAC Co