7927005152
This intends to be the basis for other plugins' data fetching needs, so that they can transparently interact with the catalog and other parts of the Backstage ecosystem without explicitly having to deal with authenticating themselves. Signed-off-by: Fredrik Adelöw <freben@gmail.com>
228 B
228 B
@backstage/app-defaults, @backstage/core-app-api, @backstage/core-plugin-api
| @backstage/app-defaults | @backstage/core-app-api | @backstage/core-plugin-api |
|---|---|---|
| patch | patch | patch |
Add FetchApi and related fetchApiRef which implement fetch, with an added Backstage token header when available.