[PR #2466] [CLOSED] chore(passkey): allow attestation type option #21236

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

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/2466
Author: @splicebison
Created: 4/27/2025
Status: Closed

Base: mainHead: chore/passkey-add-attestation-type-option


📝 Commits (2)

  • 606163d chore(passkey): allow attestation type option
  • 9316c84 fix(passkey): format

📊 Changes

2 files changed (+14 additions, -1 deletions)

View changed files

📝 docs/content/docs/plugins/passkey.mdx (+5 -0)
📝 packages/better-auth/src/plugins/passkey/index.ts (+9 -1)

📄 Description

This PR adds the ability for attestationType to be set in the passkey options. Defaults to none still but allows for optional direct request.


🔄 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/2466 **Author:** [@splicebison](https://github.com/splicebison) **Created:** 4/27/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `chore/passkey-add-attestation-type-option` --- ### 📝 Commits (2) - [`606163d`](https://github.com/better-auth/better-auth/commit/606163d0f3a52812c97b4e416368ebe0ce29ca58) chore(passkey): allow attestation type option - [`9316c84`](https://github.com/better-auth/better-auth/commit/9316c84acf96d0a8ef784914ab32034b13d6264b) fix(passkey): format ### 📊 Changes **2 files changed** (+14 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `docs/content/docs/plugins/passkey.mdx` (+5 -0) 📝 `packages/better-auth/src/plugins/passkey/index.ts` (+9 -1) </details> ### 📄 Description This PR adds the ability for `attestationType` to be set in the passkey options. Defaults to `none` still but allows for optional `direct` request. --- <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:13:35 -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#21236