akiles-react-native
    Preparing search index...

    Function removeSession

    • Remove a session from the session store.

      If there's no session in the store with the given ID, this is a noop.

      Parameters

      • id: string

        The session ID to remove.

      Returns Promise<void>