hoodiehq / hoodie-account-client

:dog: Account client API for the browser
https://hoodiehq.github.io/hoodie-account-client
Apache License 2.0
11 stars 24 forks source link

when fetching account from remote succeeds, we should unset `session.invalid` #146

Closed gr2m closed 7 years ago

gr2m commented 7 years ago

should happen around these lines:

if cachedProperties.session.invalid is true, then remove it and emit the reauthenticate event

mbad0la commented 7 years ago

Claiming this one!