0.0.8
- clear password on login, see #29
- fixed prevention of sending
Authorization
header with cross-origin requests - added
crossOriginWhitelist
forEmber.SimpleAuth.setup
to also sendAuthorization
header with certain cross-origin requests (e.g. if your JSON API is on a different domain than the Ember.js app)