SpoonX / aurelia-authentication

Authentication plugin for aurelia.
http://aurelia-authentication.spoonx.org
MIT License
90 stars 60 forks source link

fix(authentication): prevent logout if there is no identity #356

Closed RWOverdijk closed 7 years ago

RWOverdijk commented 7 years ago

BREAKING CHANGE: authentication failures on 401 now return the response in the rejection.

RWOverdijk commented 7 years ago

Note: This is #355 minus the malformed commits