[PR #2189] [MERGED] feat(passkey): AAGUID support #29790

Closed
opened 2026-04-17 21:03:31 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/2189
Author: @s3f5
Created: 4/8/2025
Status: Merged
Merged: 6/3/2025
Merged by: @Kinfe123

Base: mainHead: feat(passkey-aaguid)


📝 Commits (4)

  • 066bff6 feat(passkey): AAGUID support
  • 3111776 Merge branch 'main' into feat(passkey-aaguid)
  • e34be4d docs: added aaguid options
  • 0a40e10 satisfies on base type

📊 Changes

3 files changed (+20 additions, -3 deletions)

View changed files

📝 docs/content/docs/plugins/passkey.mdx (+10 -2)
📝 packages/better-auth/src/plugins/passkey/index.ts (+7 -0)
📝 packages/better-auth/src/plugins/passkey/passkey.test.ts (+3 -1)

📄 Description

Expose AAGUID in the passkey plugin to enable passkey provider identification.


🔄 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/2189 **Author:** [@s3f5](https://github.com/s3f5) **Created:** 4/8/2025 **Status:** ✅ Merged **Merged:** 6/3/2025 **Merged by:** [@Kinfe123](https://github.com/Kinfe123) **Base:** `main` ← **Head:** `feat(passkey-aaguid)` --- ### 📝 Commits (4) - [`066bff6`](https://github.com/better-auth/better-auth/commit/066bff6f46be709a5b34291a02c29fe2d9dac3fc) feat(passkey): AAGUID support - [`3111776`](https://github.com/better-auth/better-auth/commit/3111776de1eef144d2fcb2bff4f78d0b63332a8e) Merge branch 'main' into feat(passkey-aaguid) - [`e34be4d`](https://github.com/better-auth/better-auth/commit/e34be4da8148cc1025899ac562ab336f734c7b93) docs: added aaguid options - [`0a40e10`](https://github.com/better-auth/better-auth/commit/0a40e10e737cedee715eb96fc95094efd6fa70f1) satisfies on base type ### 📊 Changes **3 files changed** (+20 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `docs/content/docs/plugins/passkey.mdx` (+10 -2) 📝 `packages/better-auth/src/plugins/passkey/index.ts` (+7 -0) 📝 `packages/better-auth/src/plugins/passkey/passkey.test.ts` (+3 -1) </details> ### 📄 Description Expose AAGUID in the passkey plugin to enable passkey provider identification. --- <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-17 21:03:31 -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#29790