CORS explained simply
Intro
If you’re a developer, you must’ve already built many platforms that require API calls and one of the most common errors developers encounter is:
Access to fetch at '...' has been blocked by CORS policy
This message appears when the browser blo...
oauth-20.hashnode.dev3 min read