This repository has been archived by the owner on Jan 12, 2023. It is now read-only.
Add Authorization header to inventory service HTTP requests
#456
Labels
https://bugzilla.redhat.com/show_bug.cgi?id=1929140
Per @jortel, we'll need to set the
Authorization: Bearer <token>header on all requests to the inventory service, like we do in thekube-clienthere: https://github.com/konveyor/lib-ui/blob/main/src/modules/kube-client/resources/common.ts#L152The text was updated successfully, but these errors were encountered: