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
Terminus should log me in with my most recently used account after my session has expired.
Actual behavior
If I have more than one saved machine token, Terminus will not know which to use when my session expires and will require me to run auth:login [email protected] to reaffirm my login.
Steps to reproduce the behavior
Log in using account A
Log in using account B
Expire session
Run any command requiring authentication
The text was updated successfully, but these errors were encountered:
TeslaDethray
changed the title
Terminus should use my last used session to log me back in
Terminus should use my last-used session to log me back in
Jan 18, 2017
Expected behavior
Terminus should log me in with my most recently used account after my session has expired.
Actual behavior
If I have more than one saved machine token, Terminus will not know which to use when my session expires and will require me to run
auth:login [email protected]
to reaffirm my login.Steps to reproduce the behavior
The text was updated successfully, but these errors were encountered: