1. Tutorial setup
How to get started with the permission framework as a plugin author
2. Adding a basic permission check
Explains how to add a basic permission check to a Backstage plugin
3. Adding a resource permission check
Explains how to add a resource permission check to a Backstage plugin
4. Authorizing access to paginated data
Explains how to authorize access to paginated data in a Backstage plugin
5. Frontend Components with Authorization
Placing frontend components behind authorization