Lager - v5.2.0
    Preparing search index...
    • Function

      Logs out the current user.

      This function removes the authentication token from secure storage, effectively logging the user out. It does not return any value.

      logout

      Returns Promise<void>

      A promise that resolves when the token is removed from secure storage.