Sign in on corsair oss page shows invalid origin
Author: PunyanshSinglaCreated Jun 12, 2026Updated Sep 13, 2026
LabelsStale
Steps to reproduce
- go to https://corsair.dev/oss/sign-in
- enter email in email field
- click send magic link
Expected Behavior
Corsair version
3.0.9
Environment details
no environment details because issue is on webWhat part of Corsair is affected?
Other
Configuration (if relevant)
import { createCorsair } from "corsair"
export const corsair = createCorsair({
// share the plugin configuration as well
plugins: [],
});Anything else
No response
Source: corsairdev/corsair