UNPKG

@infosys_ltd/openfga-plugin-backstage

Version:

This plugin wraps around the Backstage Permission Framework and uses the OPENFGA client to evaluate policies.

9 lines (6 loc) 185 B
import { createRouteRef } from '@backstage/core-plugin-api'; const rootRouteRef = createRouteRef({ id: "openfga" }); export { rootRouteRef }; //# sourceMappingURL=routes.esm.js.map