ember-cli-cordova-auth
                                
                                
                                
                                    ember-cli-cordova-auth copied to clipboard
                            
                            
                            
                        Auth token is not reset in the app when signOut
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).
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.