Open Chun-Yang opened 10 years ago
Try to fix it: https://github.com/poetic/ember-cli-cordova-auth/pull/6
@Chun-Yang I'll look at this sometime this week so we can finally merge this. Thanks!
I forget about this too. I do not think it is safe to merge it in for now.
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).