Files
backstage/plugins/permission-react
Patrik Oldsberg 47f7cd2505 permission-react: keep batching internal
Revert the public multi-request authorize overload and rely on internal batching instead. Frontend app predicate checks now make separate authorize calls that still coalesce within the same tick.

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
Made-with: Cursor
2026-03-17 13:03:21 +01:00
..
2026-02-24 19:24:06 +00:00
2025-04-08 07:35:24 -05:00

@backstage/plugin-permission-react

Components and hooks to help implement permissions in Backstage frontend plugins. For more information, see the permissions documentation on Backstage.io.