It would be great to provide a way to "login" with re-using a cookie, that was generated in a previous session.
The main use case is when using some "simple" python script to interact with APICs, we ask for password "once" and then we re-use the cookie to perform additional tasks in other python scripts (with parameters or env vars).