🌟 Briefly describe the feature
Add the ability to set a timeout on the login session
📝 Detailed description
Right now, logins are 1 time use and you have to login each time you refresh. This can be cumbersome if you're messing around and refresh the page or something triggers a refresh. With session cookies and stuff, a user can refresh a multiple times and not be presented with the login screen but back to where they left off.
💡 Why is this useful?
This would be a quality of life improvement as refreshing the page can be frustrating as you have to login again. By adding it, the user could login, navigate and refresh the page and it should allow them back in without logging in again.
🌟 Briefly describe the feature
Add the ability to set a timeout on the login session
📝 Detailed description
Right now, logins are 1 time use and you have to login each time you refresh. This can be cumbersome if you're messing around and refresh the page or something triggers a refresh. With session cookies and stuff, a user can refresh a multiple times and not be presented with the login screen but back to where they left off.
💡 Why is this useful?
This would be a quality of life improvement as refreshing the page can be frustrating as you have to login again. By adding it, the user could login, navigate and refresh the page and it should allow them back in without logging in again.