EsperoTech / yaade

Yaade is an open-source, self-hosted, collaborative API development environment.
MIT License
1.59k stars 70 forks source link

[Feature request] Improve auth persistance #195

Open paulo-hortelan opened 2 months ago

paulo-hortelan commented 2 months ago

It would be great if there was a Remember me option on the login page and also options to configure the amount of time before it automatically logout users

rzorzorzo commented 2 months ago

see: https://www.innovationnewsnetwork.com/unseen-cyber-dangers-of-the-remember-me-checkbox/43935/

paulo-hortelan commented 2 months ago

see: https://www.innovationnewsnetwork.com/unseen-cyber-dangers-of-the-remember-me-checkbox/43935/

This makes no sense, because the Remember me could just remember the username, and depends a lot of the use case.

I believe that this project is a self-hosted application and it should give the admin the choice to enable ou disable some authorization options such as a very long authorization cookie.