Breeze / breeze.js.labs

OFFICIAL Breeze.js Labs package of extensions and utilities for Breeze.js client apps.
MIT License
43 stars 44 forks source link

Add support for cross domain calls in SharePoint data service adapter #21

Open andrewconnell opened 9 years ago

andrewconnell commented 9 years ago

While CORS support added to the platform is a huge improvement, still need to be able to handle cross domain calls in SharePoint 2013 (because CORS isn't available on-prem nor will it work in apps / solutions that don't use OAuth tokens for authentication).