[PR #7193] [MERGED] fix(passkey): Add error logs during frontend verification error #15380

Closed
opened 2026-04-13 10:00:01 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/7193
Author: @ping-maxwell
Created: 1/8/2026
Status: Merged
Merged: 1/8/2026
Merged by: @Bekacru

Base: canaryHead: fix/passkey/Add-error-logs-during-FE-verification-err


📝 Commits (6)

  • f1849f6 fix(passkey): Add error logs during FE verification err
  • b983265 Merge branch 'canary' into fix/passkey/Add-error-logs-during-FE-verification-err
  • 27ed3b4 Merge branch 'canary' into fix/passkey/Add-error-logs-during-FE-verification-err
  • 78178d3 Merge branch 'canary' into fix/passkey/Add-error-logs-during-FE-verification-err
  • 7308c54 Merge branch 'canary' into fix/passkey/Add-error-logs-during-FE-verification-err
  • 3f27a65 Merge branch 'canary' into fix/passkey/Add-error-logs-during-FE-verification-err

📊 Changes

1 file changed (+3 additions, -1 deletions)

View changed files

📝 packages/passkey/src/client.ts (+3 -1)

📄 Description

Discord thread: https://discord.com/channels/1288403910284935179/1458710547339149482


Summary by cubic

Add console error logging when passkey verification fails on the front end to make failures visible and easier to debug.

Written for commit 3f27a65fb7. Summary will update on new commits.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/better-auth/better-auth/pull/7193 **Author:** [@ping-maxwell](https://github.com/ping-maxwell) **Created:** 1/8/2026 **Status:** ✅ Merged **Merged:** 1/8/2026 **Merged by:** [@Bekacru](https://github.com/Bekacru) **Base:** `canary` ← **Head:** `fix/passkey/Add-error-logs-during-FE-verification-err` --- ### 📝 Commits (6) - [`f1849f6`](https://github.com/better-auth/better-auth/commit/f1849f6957ae6f2e872ff5b83386ef414154b880) fix(passkey): Add error logs during FE verification err - [`b983265`](https://github.com/better-auth/better-auth/commit/b98326512fa75de4a65f34bfaa7d211b0fd05268) Merge branch 'canary' into fix/passkey/Add-error-logs-during-FE-verification-err - [`27ed3b4`](https://github.com/better-auth/better-auth/commit/27ed3b4b78e73fe43a6d643ff0739770dd762dda) Merge branch 'canary' into fix/passkey/Add-error-logs-during-FE-verification-err - [`78178d3`](https://github.com/better-auth/better-auth/commit/78178d3d02647f50807ca93d2a2d734a63583066) Merge branch 'canary' into fix/passkey/Add-error-logs-during-FE-verification-err - [`7308c54`](https://github.com/better-auth/better-auth/commit/7308c54326018e81922f98f7dc2539465ffabaf8) Merge branch 'canary' into fix/passkey/Add-error-logs-during-FE-verification-err - [`3f27a65`](https://github.com/better-auth/better-auth/commit/3f27a65fb74cc73b94e86dcb504a7380229bef71) Merge branch 'canary' into fix/passkey/Add-error-logs-during-FE-verification-err ### 📊 Changes **1 file changed** (+3 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `packages/passkey/src/client.ts` (+3 -1) </details> ### 📄 Description Discord thread: https://discord.com/channels/1288403910284935179/1458710547339149482 <!-- This is an auto-generated description by cubic. --> --- ## Summary by cubic Add console error logging when passkey verification fails on the front end to make failures visible and easier to debug. <sup>Written for commit 3f27a65fb74cc73b94e86dcb504a7380229bef71. Summary will update on new commits.</sup> <!-- End of auto-generated description by cubic. --> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-13 10:00:01 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/better-auth#15380