RSSAmplifier

PGJones' blog · Aug 1, 2019

How to setup CORS for a Single Page App

0
Sign in to vote or save

This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.

Modern Single Page Apps have a increasingly common architecture whereby the frontend is served on a different domain to the backend necessitating the use of CORS. This article shows how to make CORS work in this architecture.

Read on pgjones.dev

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.