Digital-Alchemy-TS / code-glue

Top secret stuff
1 stars 0 forks source link

Figure out CORS on the server #25

Open chrisdrackett opened 3 days ago

chrisdrackett commented 3 days ago

Not sure if we have clients other than the server that will be accessing the API or home much we need to lock it down, but we do need to make sure the client browser is able to access the server without hitting a CORS error.

linear[bot] commented 3 days ago

CG-4 Figure out CORS on the server