Save credentials
anikitenko opened this issue · 0 comments
anikitenko commented
Is your feature request related to a problem? Please describe.
If I open new tab I want to see a list of saved connections
Describe the solution you'd like
In order to avoid cookies this could be saved for now in memory until application stops
Describe alternatives you've considered
Cookies are great for this so we can have an extra option if I want credentials to be saved permanenty for page (in case I always access http://127.0.0.1:9000) so I understand that for this cookies will be used