@oneblink/apps-react
    Preparing search index...

    Function isLoggedIn

    • Check if the user is currently logged in

      const isLoggedIn = authService.isLoggedIn()
      // handle user being logged in or not

      Returns boolean