henkaku-center / henkaku-nengajo-frontend

https://nengajo.henkaku.org/
8 stars 14 forks source link

Rewrite local URIS to pinata API URIs on the server, to hide keys #56

Closed alecrem closed 1 year ago

alecrem commented 1 year ago

Close #36

vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
henkaku-nengajo-frontend ✅ Ready (Inspect) Visit Preview Dec 20, 2022 at 11:36AM (UTC)
alecrem commented 1 year ago

This was not possible, because we need to add to the headers on the server side. We can't proxy the request the way we want by only rewriting the URI.