summaryrefslogtreecommitdiff
path: root/packages/backend/test/unit/SigninWithPasskeyApiService.ts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fix: resolve with non-lowercased acct is broken (#15813)anatawa122025-04-131-3/+3
| | | | | * fix: resolve with non-lowercased acct is broken * docs(changelog): Fix: 大文字を含むユーザの URL で紹介された場合に 404 エラーを返す問題
* test(backend): Add test for Passkey API (#14635)Yuri Lee2024-09-281-0/+182