After 5 mins of logging in Passphrase expires without warning

Issue #7 open
Levi Olson repo owner created an issue

This means that even if you are actively using the add/save/delete features of the site, you will be forcefully "logged out" in a way (your data can no longer be programmatically retrieved, saved, etc...).

This should auto update the passphrase cookie with each action, so that you have 5 minutes from the last thing or action you performed, not from the login.

Additionally, there should be a notification to the end user that their cookie/session or whatever we want to call it is expiring soon, and when expired, redirect to the login screen.

Comments (1)

  1. Levi Olson reporter
    • changed status to open

    This now refreshes the 5 min expiration with every save event. Still need to implement an auto direct feature.

  2. Log in to comment