Why do we need CORS to access CDN links?
Intro
When you use a Content Delivery Network (CDN) to host static assets for your website, like images or Javascript files, those files are being served from a different domain than your main website.
This difference in domain can cause security iss...
shubhsharma19.hashnode.dev2 min read