CORS checklist
CORS always seems to require more work than I remember, so I made this checklist. Hope it helps!
Satisfying CORS requires browser-side and server-side config.
First, browser-side requirements
The following is required by the browser (not all clients ...
jordanbrennan.hashnode.dev2 min read