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

    Function logout

    • Log the current user out and remove an data stored locally by the user e.g. drafts.

      await authService.logout()
      

      Returns Promise<void>