You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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).
The text was updated successfully, but these errors were encountered:
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).
The text was updated successfully, but these errors were encountered: