@helia/block-brokers should support http headers being passed #659
Labels
effort/hours
Estimated to take one or several hours
kind/discussion
Topical discussion; usually not changes to codebase
kind/enhancement
A net-new feature or improvement to an existing feature
need/maintainers-input
Needs input from the current maintainer(s)
Hello,
I have been implementing helia into a new IPFS pinning service I will be launching EOY (paid service, but FOSS code) (uses the ipfs pinning spec). One barrier I ran into that I had to fork and create a pnpm patch is accessing the downloads on the trustless gateway behind a JWT.
I would like to request that my hack be used as a guide point for implementing support so I can stop needing to patch helia :P.
To be clear, I am currently offering a trustless gateway API, but it requires a JWT.
Kudos
The text was updated successfully, but these errors were encountered: