[PR #4514] [CLOSED] docs: fix incorrect callbackURL parameter and example usage on passkey #22320

Closed
opened 2026-04-15 20:57:49 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/4514
Author: @Kinfe123
Created: 9/8/2025
Status: Closed

Base: canaryHead: docs/fix-passkey-callbackurl


📝 Commits (5)

📊 Changes

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

View changed files

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

📄 Description

Summary by cubic

Fixes passkey sign-in docs by removing the incorrect callbackURL parameter and adding a correct redirect example using fetchOptions.onSuccess. Clarifies post-auth redirects and basic error handling.


🔄 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/4514 **Author:** [@Kinfe123](https://github.com/Kinfe123) **Created:** 9/8/2025 **Status:** ❌ Closed **Base:** `canary` ← **Head:** `docs/fix-passkey-callbackurl` --- ### 📝 Commits (5) - [`8140634`](https://github.com/better-auth/better-auth/commit/81406346de2943d2498446df471fa2502ef0ad47) fix: tiktok scope - [`779b6ee`](https://github.com/better-auth/better-auth/commit/779b6ee053ac0703887ce19ef76b6fc855d5805b) docs: incorrect callbackURL parameter and example usage on passkey - [`0114f06`](https://github.com/better-auth/better-auth/commit/0114f063c1d4f3697803a947984540c3efa26716) lint and clean up - [`8fbabbf`](https://github.com/better-auth/better-auth/commit/8fbabbf73005e4725ad8e70e2d6a3d21b9f88510) lint - [`5108147`](https://github.com/better-auth/better-auth/commit/5108147d98a4cf59ef0ddc8cc596398db3dda5ba) lint ### 📊 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 Fixes passkey sign-in docs by removing the incorrect callbackURL parameter and adding a correct redirect example using fetchOptions.onSuccess. Clarifies post-auth redirects and basic error handling. <!-- 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-15 20:57:49 -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#22320