OmniLayer / omniwallet

Omni Protocol Hybrid Web-Wallet
https://www.omniwallet.org
GNU Affero General Public License v3.0
327 stars 187 forks source link

Warn user about session timeout behavior #961

Open marv-engine opened 10 years ago

marv-engine commented 10 years ago

At a minimum:

  1. when a user signs in, remind them there's an auto-logout after 10 minutes of inactivity
  2. when auto-logout occurs, tell the user that's what happened. It's puzzling for a user (me) to go back to the tab that had my session, but I'm just presented with a login modal, pre-populated with my wallet id.

Note that I rarely look at my walletid, so I don't recognize it when I see it.

achamely commented 10 years ago

I agree, On logout we should display/show a message (possibly on the login modal?) telling the user why they where logged out.