nicolaslopezj / meteor-apollo-accounts

Meteor accounts in GraphQL
MIT License
146 stars 37 forks source link

Change password seems to be logging my user out? #66

Open acomito opened 7 years ago

acomito commented 7 years ago

After I successfully change the password, my user seems to have logged out (or the token in the store is gone?)

yataras commented 7 years ago

I have the same problem with the method changePassword.