- LoginSchema and RegisterSchema now require productId field - Login/Register routes use productId from request body (not env var) - PRODUCT_ID import removed from auth/routes.ts - Test fixtures updated with productId: 'lysnrai' |
||
|---|---|---|
| .. | ||
| src | ||
| .gitignore | ||
| Dockerfile | ||
| package.json | ||
| tsconfig.json | ||
| vitest.config.ts | ||