You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think enabled properly here means that the cors setting only allow exactly our expectations within requests - Testing could be run through calls that adhere or not to cors expectations. See more here https://github.com/expressjs/cors#configuration-options
Overview
We need to make sure that the CORS is enabled properly before we move to PROD.
Tasks
change in main.ts the cors settings
The text was updated successfully, but these errors were encountered: