6 ms·
> 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. GitH
by lxbarth 14y ago
> 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.
- btipling 14y agoOh that is sweet.