BeaconServers / Beacon-Backend

1 stars 0 forks source link

Access Control Allow Origin is insecure #20

Open Susorodni opened 3 years ago

Susorodni commented 3 years ago

We need to find a better solution than allowing requests cross-origin, since it makes XSS easier. Should probably look into how Insomnia does it.