golemcloud / golem

Golem is an open source durable computing platform that makes it easy to build and deploy highly reliable distributed systems.
https://learn.golem.cloud/
Apache License 2.0
530 stars 59 forks source link

WIP : Introduce CORS and make ways to add authentication #1053

Closed afsalthaj closed 1 week ago

afsalthaj commented 2 weeks ago

Fixes #921

Code design subject to change for a bit more time. This is because I am parallely looking at WorkerGateway Authentication design doc to see where does that fit in.

Also please read: https://www.notion.so/golemcloud/CORS-in-Worker-Gateway-Draft-105a4cb355ec80c58253c80b483a08af?pvs=25#136a4cb355ec80eb8116d26521bb5a3b

image
afsalthaj commented 1 week ago

Closing this due to huge conflicts in favor of another one