ember-cli-cordova-auth icon indicating copy to clipboard operation
ember-cli-cordova-auth copied to clipboard

Auth token is not reset in the app when signOut

Open Chun-Yang opened this issue 11 years ago • 3 comments

When we call signOut, the token in LocalStorage is reset, but we are not using the reset token in the LocalStorage. Instead we are using the previous one which is saved in the app(memory).

Chun-Yang avatar Sep 29 '14 16:09 Chun-Yang

Try to fix it: https://github.com/poetic/ember-cli-cordova-auth/pull/6

Chun-Yang avatar Oct 07 '14 22:10 Chun-Yang

@Chun-Yang I'll look at this sometime this week so we can finally merge this. Thanks!

DanielOchoa avatar Feb 17 '15 15:02 DanielOchoa

I forget about this too. I do not think it is safe to merge it in for now.

Chun-Yang avatar Feb 18 '15 05:02 Chun-Yang