Files
backstage/plugins/permission-backend
Mike Lewis 8f83584706 permission-backend: remove standaloneServer, run.ts and AllowAllPermissionPolicy
The run.ts / standaloneServer.ts stuff is a hangover and expected to
be removed or heavily adjusted in the future, and since it's intended
to run from the command line, there's no neat way to pass in a
permission policy. As such it's not going to be useful in its current
form, so we're removing it for now.

Signed-off-by: Mike Lewis <mtlewis@users.noreply.github.com>
2021-11-24 14:35:14 +00:00
..
2021-11-24 14:31:40 +00:00
2021-11-24 14:31:42 +00:00
2021-11-24 14:31:40 +00:00

@backstage/plugin-permission-backend

NOTE: THIS PACKAGE IS EXPERIMENTAL, HERE BE DRAGONS

Backend for Backstage authorization and permissions. For more information, see the authorization PRFC.