Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@backstage/plugin-permission-react

backstage343.5kApache-2.00.4.33TypeScript support: included

null

backstage

readme

headline

Backstage

English | 한국어 | 中文版 | Français

License CNCF Status Discord Code style Codecov OpenSSF Best Practices OpenSSF Scorecard

What is Backstage?

Backstage is an open source framework for building developer portals. Powered by a centralized software catalog, Backstage restores order to your microservices and infrastructure and enables your product teams to ship high-quality code quickly without compromising autonomy.

Backstage unifies all your infrastructure tooling, services, and documentation to create a streamlined development environment from end to end.

software-catalog

Out of the box, Backstage includes:

  • Backstage Software Catalog for managing all your software such as microservices, libraries, data pipelines, websites, and ML models
  • Backstage Software Templates for quickly spinning up new projects and standardizing your tooling with your organization’s best practices
  • Backstage TechDocs for making it easy to create, maintain, find, and use technical documentation, using a "docs like code" approach
  • Plus, a growing ecosystem of open source plugins that further expand Backstage’s customizability and functionality

Backstage was created by Spotify but is now hosted by the Cloud Native Computing Foundation (CNCF) as an Incubation level project. For more information, see the announcement.

Project roadmap

For information about the detailed project roadmap including delivered milestones, see the Roadmap.

Getting Started

To start using Backstage, see the Getting Started documentation.

Documentation

The documentation of Backstage includes:

Community

To engage with our community, you can use the following resources:

Governance

See the GOVERNANCE.md document in the backstage/community repository.

License

Copyright 2020-2025 © The Backstage Authors. All rights reserved. The Linux Foundation has registered trademarks and uses trademarks. For a list of trademarks of The Linux Foundation, please see our Trademark Usage page: https://www.linuxfoundation.org/trademark-usage

Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0

Security

Please report sensitive security issues using Spotify's bug-bounty program rather than GitHub.

For further details, see our complete security release process.

changelog

@backstage/plugin-permission-react

0.4.33

Patch Changes

0.4.33-next.0

Patch Changes

0.4.32

Patch Changes

0.4.31

Patch Changes

0.4.31-next.0

Patch Changes

0.4.30

Patch Changes

0.4.30-next.0

Patch Changes

0.4.29

Patch Changes

0.4.29-next.0

Patch Changes

0.4.28

Patch Changes

0.4.27

Patch Changes

0.4.27-next.1

Patch Changes

0.4.27-next.0

Patch Changes

0.4.26

Patch Changes

0.4.26-next.0

Patch Changes

0.4.25

Patch Changes

0.4.25-next.1

Patch Changes

0.4.25-next.0

Patch Changes

0.4.24

Patch Changes

0.4.23

Patch Changes

0.4.23-next.1

Patch Changes

0.4.23-next.0

Patch Changes

0.4.22

Patch Changes

0.4.21

Patch Changes

0.4.21-next.1

Patch Changes

0.4.21-next.0

Patch Changes

0.4.20

Patch Changes

0.4.20-next.1

Patch Changes

0.4.20-next.0

Patch Changes

0.4.19

Patch Changes

0.4.19-next.1

Patch Changes

0.4.19-next.0

Patch Changes

0.4.18

Patch Changes

0.4.18-next.1

Patch Changes

0.4.18-next.0

Patch Changes

0.4.17

Patch Changes

0.4.17-next.0

Patch Changes

0.4.16

Patch Changes

0.4.16-next.1

Patch Changes

0.4.16-next.0

Patch Changes

0.4.15

Patch Changes

0.4.15-next.3

Patch Changes

0.4.15-next.2

Patch Changes

0.4.15-next.1

Patch Changes

0.4.15-next.0

Patch Changes

0.4.14

Patch Changes

0.4.14-next.2

Patch Changes

0.4.14-next.1

Patch Changes

0.4.14-next.0

Patch Changes

0.4.13

Patch Changes

0.4.13-next.0

Patch Changes

0.4.12

Patch Changes

0.4.12-next.1

Patch Changes

0.4.12-next.0

Patch Changes

0.4.11

Patch Changes

0.4.11-next.2

Patch Changes

0.4.11-next.1

Patch Changes

0.4.11-next.0

Patch Changes

0.4.10

Patch Changes

0.4.9

Patch Changes

0.4.9-next.1

Patch Changes

0.4.9-next.0

Patch Changes

0.4.8

Patch Changes

0.4.8-next.3

Patch Changes

0.4.8-next.2

Patch Changes

0.4.8-next.1

Patch Changes

0.4.8-next.0

Patch Changes

0.4.7

Patch Changes

0.4.7-next.0

Patch Changes

0.4.6

Patch Changes

0.4.6-next.2

Patch Changes

0.4.6-next.1

Patch Changes

0.4.6-next.0

Patch Changes

0.4.5

Patch Changes

  • 817f3196f6: Updated React Router dependencies to be peer dependencies.
  • 7d47def9c4: Removed dependency on @types/jest.
  • 817f3196f6: DEPRECATION: The PermissionedRoute component has been deprecated in favor of the new RequirePermission component. This is because the usage pattern of PermissionedRoute is not compatible with React Router v6 stable.

    Embed the type from react-router instead of exporting it directly.

  • Updated dependencies

0.4.5-next.2

Patch Changes

0.4.5-next.1

Patch Changes

  • 817f3196f6: Updated React Router dependencies to be peer dependencies.
  • 817f3196f6: DEPRECATION: The PermissionedRoute component has been deprecated in favor of the new RequirePermission component. This is because the usage pattern of PermissionedRoute is not compatible with React Router v6 stable.

    Embed the type from react-router instead of exporting it directly.

  • Updated dependencies

0.4.5-next.0

Patch Changes

0.4.4

Patch Changes

0.4.4-next.0

Patch Changes

0.4.3

Patch Changes

0.4.3-next.1

Patch Changes

0.4.3-next.0

Patch Changes

0.4.2

Patch Changes

0.4.2-next.0

Patch Changes

0.4.1

Patch Changes

0.4.1-next.1

Patch Changes

0.4.1-next.0

Patch Changes

0.4.0

Minor Changes

  • 5bdcb8c45d: BREAKING: More restrictive typing for usePermission hook and PermissionedRoute component. It's no longer possible to pass a resourceRef unless the permission is of type ResourcePermission.

Patch Changes

0.4.0-next.1

Patch Changes

0.4.0-next.0

Minor Changes

  • 5bdcb8c45d: BREAKING: More restrictive typing for usePermission hook and PermissionedRoute component. It's no longer possible to pass a resourceRef unless the permission is of type ResourcePermission.

Patch Changes

0.3.4

Patch Changes

0.3.3

Patch Changes

0.3.2

Patch Changes

0.3.1

Patch Changes

0.3.0

Minor Changes

  • 0ae4f4cc82: BREAKING: Update to use renamed request and response types from @backstage/plugin-permission-common.

Patch Changes

0.3.0-next.0

Minor Changes

  • 0ae4f4cc82: BREAKING: Update to use renamed request and response types from @backstage/plugin-permission-common.

Patch Changes

0.2.2

Patch Changes

0.2.1

Patch Changes

0.2.0

Minor Changes

  • 70281a475b: Breaking Changes:

    • Remove "api" suffixes from constructor parameters in IdentityPermissionApi.create
      const { config, discovery, identity } = options;
    -  const permissionApi = IdentityPermissionApi.create({
    -    configApi: config,
    -    discoveryApi: discovery,
    -    identityApi: identity
    -  });
    +  const permissionApi = IdentityPermissionApi.create({ config, discovery, identity });

Patch Changes

0.1.1

Patch Changes

  • cd450844f6: Moved React dependencies to peerDependencies and allow both React v16 and v17 to be used.
  • dcd1a0c3f4: Minor improvement to the API reports, by not unpacking arguments directly
  • Updated dependencies

0.1.0

Minor Changes

  • 6ed24445a9: Add @backstage/plugin-permission-react

    @backstage/plugin-permission-react is a library containing utils for implementing permissions in your frontend Backstage plugins. See the authorization PRFC for more details.

Patch Changes