offUntilLogin function

void offUntilLogin()

Implementation

void offUntilLogin() {
  goto(Routes.SIGNIN);
}