#261·corsair

Sign in on corsair oss page shows invalid origin

Author: PunyanshSinglaCreated Jun 12, 2026Updated Sep 13, 2026
LabelsStale

Steps to reproduce

  1. go to https://corsair.dev/oss/sign-in
  2. enter email in email field
  3. click send magic link

Expected Behavior

Image

Corsair version

3.0.9

Environment details

bash
no environment details because issue is on web

What part of Corsair is affected?

Other

Configuration (if relevant)

typescript
import { createCorsair } from "corsair"

export const corsair = createCorsair({
  // share the plugin configuration as well
  plugins: [],
});

Anything else

No response