WebOfTrust / signify-browser-extension

Apache License 2.0
7 stars 7 forks source link

Session gets interrupted with timeout #96

Closed HunnySajid closed 8 months ago

HunnySajid commented 8 months ago

If extension is opened for more duration than the session timeout time, the _client gets removed as the chrome.alarms.onAlarm is called. Session can not be interrupted while the app is running, this needs a fix or clever way to prompt the user to reconnect.

rodolfomiranda commented 8 months ago

Fixed in #102