@tschoartschi wrote:
Hey
As Ember Simple Auth is 1.0 now I wanted to upgrade. But I realized that they removed "auto-authorization". We are using ember-cli-ic-ajax and in our application we have many things like the following:
import Request from 'ic-ajax'; new Request(params).then(...)
Now I wonder what is the best way to authorize these ic-ajax requests without rewriting all the requests in the whole app.
@marcoow What do you think would be the approach with the tiniest impact on the existing codebase?
Thanks a lot, Tschoartschi
Posts: 3
Participants: 2