
Create a Basic Auth0 FGA Authorization Model
Use Fine-Grained Authorization to create a modular authorization model and integrate Fine-Grained Authorization with tools like GitHub Actions and the FGA Command Line Interface.
Auth0 Fine-Grained Authorization uses a Relationship-Based Access Control (RBAC) authorization model to enable coarse and fine-grained authorization within your system.
This document introduces you to the concept of FGA modeling by examining a simple use case. It explains how to define and write your authorization model and then how to test it by creating relationship tuples and assertions. Finally, you will be introduced to the FGA API.