Welcome to Auth0 Fine-Grained Authorization
Follow the steps below to get started. If you need help, please contact us. You can also read the docs to learn more about Auth0 FGA.
2
You have defined and saved your authorization model. Great work!
You can now start writing authorization data to your Store. Navigate to Tuples Management to add relationship tuples to your Store. Relationship tuples are how Auth0 FGA stores authorization data.
3
To help you ensure that your authorization model is working the way you expect it to, you can create assertions. Assertions express your expectations about how your model works with concrete examples.
You can then run assertions while you change your authorization model and/or change relationship tuples to ensure things continue to work the way you expect them to, similar to automated tests!
4
Now that you have a working model and have learned how to manage tuples and assertions, the next step is to integrate Auth0 FGA with your application.
Learn how to call the Auth0 FGA API from your app to write Relationship Tuples and perform authorization checks.