pinax-network / substreams-sink

Substreams Sink library
MIT License
4 stars 1 forks source link

Add Basic Authorization when accessing HTTP cursor #18

Closed DenisCarriere closed 9 months ago

DenisCarriere commented 1 year ago

Reference

chamorin commented 1 year ago

Added in commit: https://github.com/pinax-network/substreams-sink/commit/3b60290f43e9b050151c5ba5e7405192b41997dc ✔️

DenisCarriere commented 9 months ago

I'm thinking we should use the same auth method as Substreams authentication (API Key in Header)

Header X-Api-Key

Will create new issue