The following will provide a step by step guide on how to add authorization to your API.
When to use
This section is useful if you have defined an authorization model, understand how to write authorization data to Auth0 FGA, and want to learn how to update your code to start authorizing user requests.
Content
Perform a List Objects Request
Programmatically perform a list objects request against an Auth0 FGA store.
Advanced Integration
Learn how to handle cases such as honoring fine-grained access control checks while searching.