Search for pages, actions, and quick links.
What each role can do, and who holds it.
These checks gate what the interface offers, not what the data allows. This template exports as static files with no server, so every fixture under /api is publicly readable regardless of role — enforce permissions in your backend as well. Roles you create are held in memory for the session, like every other change in this demo — see the data-provider docs for where to swap in a real backend.