orppst / pst-gui

web based front end for the tool
Mozilla Public License 2.0
0 stars 0 forks source link

alter the authentication to be more "reactive" #94

Closed pahjbo closed 4 months ago

pahjbo commented 4 months ago

Now a modal dialog is put up that asks the user whether they want to continue, when the token is about to expire. And if they do not answer at that point they will be automatically logged out.

In addition, an activity timer is used to avoid the prompt.

This fixes #24