@backstage/plugin-permission-react (#8215)

* Add @backstage/plugin-permission-react

Signed-off-by: Joon Park <joonp@spotify.com>
This commit is contained in:
Joon Park
2021-12-02 03:30:56 -06:00
committed by GitHub
parent 57f15a25c7
commit 6ed24445a9
16 changed files with 605 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
# permission
**NOTE: THIS PACKAGE IS EXPERIMENTAL!**
Components and hooks to help implement permissions in Backstage frontend plugins. For more information, see the [authorization PRFC](https://github.com/backstage/backstage/pull/7761).