Updated the permissions framework readme wording

Signed-off-by: Harrison Hogg <hhogg@spotify.com>
This commit is contained in:
Harrison Hogg
2024-01-09 21:24:10 +00:00
committed by Fredrik Adelöw
parent 1f008c27a1
commit c7c2b71ca2
4 changed files with 5 additions and 18 deletions
+2 -4
View File
@@ -1,5 +1,3 @@
# permission
# @backstage/plugin-permission-react
**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).
Components and hooks to help implement permissions in Backstage frontend plugins. For more information, see the [permissions documentation on Backstage.io](https://backstage.io/docs/permissions/overview).