Hono 4.11.10 made the `alg` parameter required in `verify()`. All 6 verify() calls were failing with "JWT verification requires alg option to be specified", causing every token verification to return 401. This broke space creation and all authenticated operations. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| backlog | ||
| docs | ||
| lib | ||
| public/.well-known | ||
| server | ||
| src | ||
| website | ||
| .dockerignore | ||
| .gitignore | ||
| Dockerfile | ||
| Dockerfile.encryptid | ||
| MODULE_SPEC.md | ||
| bun.lock | ||
| docker-compose.encryptid.yml | ||
| docker-compose.yml | ||
| package.json | ||
| tsconfig.json | ||
| vite.config.ts | ||