authz: move permission-common to plugins

Signed-off-by: Mike Lewis <mtlewis@users.noreply.github.com>
This commit is contained in:
Mike Lewis
2021-11-12 12:16:31 +00:00
parent f816f68bbe
commit e84abaccaf
13 changed files with 4 additions and 4 deletions
+7
View File
@@ -0,0 +1,7 @@
# @backstage/plugin-permission-common
> NOTE: THIS PACKAGE IS EXPERIMENTAL, HERE BE DRAGONS
Isomorphic types and client for Backstage permissions and authorization. For
more information, see the [authorization
PRFC](https://github.com/backstage/backstage/pull/7761).