forceng
forceng copied to clipboard
Micro-Library to use Salesforce REST API in AngularJS apps
I've noticed that sometimes when I am performing some action when a promise comes back from some kind of request - it is possible that the request will hand back...
refreshToken() should be treated as defer - in error function of http.request is treated as $http.
There is a small bug in request function - it's fixed on my fork. ('deffer' might throw undefined errors in some circumstances)
Please add a license somewhere to your repository and/or your library source so that users can be sure they are using your library in accordance with the terms you want.
I am trying to login to a community via the simulator or actual device. When I run force-server and login via the browser, everthing works fine but in the simulator...