Skip to content

0.0.8

Compare
Choose a tag to compare
@marcoow marcoow released this 14 Nov 18:54
· 3356 commits to master since this release
  • clear password on login, see #29
  • fixed prevention of sending Authorization header with cross-origin requests
  • added crossOriginWhitelist for Ember.SimpleAuth.setup to also send Authorization header with certain cross-origin requests (e.g. if your JSON API is on a different domain than the Ember.js app)