The (app)/layout.tsx was calling cookieStore.set() which is forbidden in Server Components under Next.js 16 (only allowed in Server Actions and Route Handlers). This caused a 500 error immediately after Logto login. Also includes: mobile sync client improvements, i18n updates, web API rate limiting, Bearer token support for mobile clients, and Dockerfile optimizations. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| (tabs) | ||
| list | ||
| task | ||
| +not-found.tsx | ||
| _layout.tsx | ||