| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2026-06-20 | Fix: move passkey API to dedicated route without React component | yyamashita | -0/+136 | |
| React Router v7 treats POST to routes with a default export as document requests and returns HTML instead of the action's JSON response. Moving the API logic to an action-only route (/api/passkey) fixes this. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> | ||||
