application-research / estuary-www

https://estuary.tech
https://estuary.tech
Other
35 stars 31 forks source link

Use context api host instead of prod api for key mgmt #86

Closed neelvirdy closed 1 year ago

neelvirdy commented 1 year ago

Key mgmt APIs were hardcoded to hit api.estuary.tech which prevented key mgmt page from working on localhost in dev mode. This also leads to excess 401s on our prod API.