SpoonX / aurelia-authentication

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

Multiple tabs cause error #346

Closed RWOverdijk closed 7 years ago

RWOverdijk commented 7 years ago

umm, I get the following error when tokens are refreshed while I have two tabs open;

Uncaught TypeError: _this8.authentication.updateAuthenticated is not a function
   at AuthService.storageEventHandler (aurelia-authentication.js:1100)

You think it's related?

https://github.com/SpoonX/aurelia-authentication/pull/344