ipfs-webui icon indicating copy to clipboard operation
ipfs-webui copied to clipboard

Allow the WebUI to connect to an authenticated API

Open hazae41 opened this issue 1 year ago • 9 comments

Checklist

  • [X] My issue is specific & actionable.
  • [X] I am not suggesting a protocol enhancement.
  • [X] I have searched on the issue tracker for my issue.

Description

ipfs/kubo#2389

Is there a way to connect to an authenticated API from the WebUI?

It seems the WebUI only accepts an URL or a Multiaddress without any possibility to customize the Authorization header

Maybe there should be a way to put the authorization into the URL via path or query parameters?

Thanks

hazae41 avatar Jul 07 '24 16:07 hazae41