backstage-plugin-gitlab icon indicating copy to clipboard operation
backstage-plugin-gitlab copied to clipboard

Authenticate API requests

Open rishabhp58 opened this issue 3 years ago • 0 comments
trafficstars

With the addition of auth middleware for certain implementations the requests made through frontend plugins get rejected if they don't contain a valid token as a part of the request. The following changes incorporate the backstage identity api to fetch bearer tokens and attach them to request headers for authenticating api requests within backstage.

rishabhp58 avatar Mar 09 '22 17:03 rishabhp58