videosphere
    Preparing search index...

    Function loginWithEmail

    • Login with email and password via API route.

      Parameters

      • email: string
      • password: string

      Returns Promise<{ ok: true }>