Comment on Introducing Prose: A Content Editor for GitHubparentComments−lxbarth14y> they must be using a proxy to get around same origin on API requestsActually, the only part that's proxied through a server side app is authentication. GitHub's v3 API supports CORS to the extent Prose uses it.−btipling14yOh that is sweet.
Comments
> they must be using a proxy to get around same origin on API requests
Actually, the only part that's proxied through a server side app is authentication. GitHub's v3 API supports CORS to the extent Prose uses it.
Oh that is sweet.