Have any Dialog modal open (Eg, ServerConsole, TextEditor, Confirmation)
Expire the auth token
Do anything that'll force a re-navigation to /login
While nav is successful, we don't handle closing the dialog window itself. Actions will fail due to auth, but the user has to manually close out the dialog atm.
/login
While nav is successful, we don't handle closing the dialog window itself. Actions will fail due to auth, but the user has to manually close out the dialog atm.