TUDublin / code-and-docs-rachelrring

code-and-docs-rachelrring created by GitHub Classroom
0 stars 0 forks source link

Backend Security - CORS policy #8

Closed rachelrring closed 6 months ago

rachelrring commented 7 months ago

When deploying this app the CORS policy needs to be changed to only allow requests from the frontend client.

rachelrring commented 7 months ago

This is the same for the Go backend as well --> the go gin server allows all requests