Files
backstage/packages/backend-plugin-api
Camila Belo a1950ad5e6 feat: remove cookie on sign out
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2024-04-08 16:47:15 +02:00
..
2024-04-08 16:47:15 +02:00
2024-04-08 16:47:15 +02:00
2024-04-02 14:11:36 +00:00
2024-02-08 09:53:18 +01:00
2024-04-02 14:11:36 +00:00

@backstage/backend-plugin-api

This package provides the framework API used by Backstage backend plugins and modules.

Installation

Add the library to your backend plugin or module package:

# From your Backstage root directory
yarn --cwd plugins/<plugin>-backend add @backstage/backend-plugin-api

Documentation