mirror of
https://github.com/Memo-2023/mana-monorepo.git
synced 2026-05-14 20:01:09 +02:00
Memoro's SvelteKit SPA at memoro-app.mana.how is a separate deploy under mana e.V. that needs to use the central mana-auth (login, session, JWT). Without this entry Better-Auth rejects its preflight silently (no Access-Control-Allow-Origin header) and the SPA can't even reach POST /api/v1/auth/login. Updates both SSOTs per the rule in CLAUDE.md / mana-auth/CLAUDE.md: 1. PRODUCTION_TRUSTED_ORIGINS in services/mana-auth/src/auth/sso-origins.ts 2. CORS_ORIGINS for mana-auth in docker-compose.macmini.yml sso-config.spec.ts will pick up the consistency between the two. |
||
|---|---|---|
| .. | ||
| sql | ||
| src | ||
| CLAUDE.md | ||
| Dockerfile | ||
| drizzle.config.ts | ||
| package.json | ||
| tsconfig.json | ||