- Added auth repository updatePlan(userId, productId, plan) helper - Stripe webhook handlers now sync plan changes into auth users container - Handles checkout completion and cancellation downgrade paths - Keeps existing backend sync behavior intact - Verified: tsc --noEmit clean, 19 test files / 178 tests passing |
||
|---|---|---|
| .. | ||
| src | ||
| .gitignore | ||
| Dockerfile | ||
| package.json | ||
| tsconfig.json | ||
| vitest.config.ts | ||