Files
backstage/.changeset/blue-queens-sniff.md
T
Fredrik Adelöw 7927005152 Add fetchApiRef which implements fetch, plus Backstage token header when available.
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>
2021-12-15 19:29:42 +01:00

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.