-
-
Notifications
You must be signed in to change notification settings - Fork 79
Open
Description
Seems that some addons like ember-simple-auth make use of the beforeSend option. This option works on jquery ajax: http://api.jquery.com/jQuery.ajax/
Here, for example: https://github.com/simplabs/ember-simple-auth/blob/master/addon/mixins/data-adapter-mixin.js#L97
Would it make sense for AdapterFetch to try to use this option?
At the moment, I don't think it is possible to use ember-simple-auth + ember-data + ember-fetch?
Metadata
Metadata
Assignees
Labels
No labels