All releases

Shared Computers and Sign-Out Links

If you train people on shared computers, this one is for you—the next learner should never walk into someone else’s session.

If you train people on shared devices, you know the awkward moment: the last person left Skillhabit open, and the next person risks seeing the wrong account. We fixed that hand-off so shared computers stay ready for whoever sits down next.

  • Sign out before the next user — We let you put a logout hint on the URL (for example ?logout=true) so shared browsers clear the previous session before the next learner starts. See Login Methods.
  • Magic Links replace the current session — When someone opens a magic login link on the same browser, we sign them in as the new person—no separate manual sign-out first.
  • Clean URLs after hand-off — After login or logout params do their job, we remove them from the address bar so bookmarks and shared links stay tidy.

Related: SSO and Authentication.