Updated the permissions framework readme wording
Signed-off-by: Harrison Hogg <hhogg@spotify.com>
This commit is contained in:
committed by
Fredrik Adelöw
parent
1f008c27a1
commit
c7c2b71ca2
@@ -1,6 +1,3 @@
|
||||
# @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](https://github.com/backstage/backstage/pull/7761).
|
||||
Backend for Backstage authorization and permissions. For more information, see the [permissions documentation on Backstage.io](https://backstage.io/docs/permissions/overview).
|
||||
|
||||
@@ -1,7 +1,3 @@
|
||||
# @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).
|
||||
Isomorphic types and client for Backstage permissions and authorization. For more information, see the [permissions documentation on Backstage.io](https://backstage.io/docs/permissions/overview).
|
||||
|
||||
@@ -1,7 +1,3 @@
|
||||
# @backstage/plugin-permission-node
|
||||
|
||||
> NOTE: THIS PACKAGE IS EXPERIMENTAL, HERE BE DRAGONS
|
||||
|
||||
Common permission and authorization utilities for backend plugins. For more
|
||||
information, see the [authorization
|
||||
PRFC](https://github.com/backstage/backstage/pull/7761).
|
||||
Common permission and authorization utilities for backend plugins. For more information, see the [permissions documentation on Backstage.io](https://backstage.io/docs/permissions/overview).
|
||||
|
||||
@@ -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).
|
||||
|
||||
Reference in New Issue
Block a user