neelbhat88 / imuadev

2 stars 0 forks source link

Allowing CORS across all origins #776

Closed neelbhat88 closed 9 years ago

neelbhat88 commented 9 years ago

This will allow the mobile app to make calls to our REST backend. When we “open” up our API for others to use we’d need to do this anyways.

Fixes #775

neelbhat88 commented 9 years ago

Going to merge this so I can get Adrian to test this against staging right away