[PR #4515] [MERGED] docs: incorrect callbackURL parameter and example usage on passkey #5420

Closed
opened 2026-03-13 12:22:16 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/4515
Author: @Kinfe123
Created: 9/8/2025
Status: Merged
Merged: 9/8/2025
Merged by: @Bekacru

Base: mainHead: docs/fix-passkey-callbackurl-option


📝 Commits (1)

  • aad4469 docs: incorrect callbackURL parameter and example usage on passkey

📊 Changes

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

View changed files

📝 docs/content/docs/plugins/passkey.mdx (+19 -1)

📄 Description

Summary by cubic

Fixed passkey sign-in docs: removed the incorrect callbackURL option and added a correct redirect example using fetchOptions onSuccess/onError. Clarifies how to handle post-auth redirects.


🔄 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/4515 **Author:** [@Kinfe123](https://github.com/Kinfe123) **Created:** 9/8/2025 **Status:** ✅ Merged **Merged:** 9/8/2025 **Merged by:** [@Bekacru](https://github.com/Bekacru) **Base:** `main` ← **Head:** `docs/fix-passkey-callbackurl-option` --- ### 📝 Commits (1) - [`aad4469`](https://github.com/better-auth/better-auth/commit/aad4469bb3e336ca8f79755d4c9a153bc588a206) docs: incorrect callbackURL parameter and example usage on passkey ### 📊 Changes **1 file changed** (+19 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `docs/content/docs/plugins/passkey.mdx` (+19 -1) </details> ### 📄 Description <!-- This is an auto-generated description by cubic. --> ## Summary by cubic Fixed passkey sign-in docs: removed the incorrect callbackURL option and added a correct redirect example using fetchOptions onSuccess/onError. Clarifies how to handle post-auth redirects. <!-- 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-03-13 12:22:16 -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#5420