autocomplete passkey, if exists

This commit is contained in:
Amruth Pillai
2026-04-14 15:04:19 +02:00
parent 0b4bac62a7
commit 7df9b1e4b5
4 changed files with 102 additions and 92 deletions
+5 -5
View File
@@ -41,11 +41,11 @@
"@ai-sdk/openai": "^3.0.52",
"@aws-sdk/client-s3": "^3.1030.0",
"@base-ui/react": "^1.4.0",
"@better-auth/api-key": "^1.6.2",
"@better-auth/drizzle-adapter": "^1.6.2",
"@better-auth/api-key": "^1.6.3",
"@better-auth/drizzle-adapter": "^1.6.3",
"@better-auth/infra": "^0.2.2",
"@better-auth/oauth-provider": "^1.6.2",
"@better-auth/passkey": "^1.6.2",
"@better-auth/oauth-provider": "^1.6.3",
"@better-auth/passkey": "^1.6.3",
"@dnd-kit/core": "^6.3.1",
"@dnd-kit/sortable": "^10.0.0",
"@dnd-kit/utilities": "^3.2.2",
@@ -81,7 +81,7 @@
"ai": "^6.0.159",
"ai-sdk-ollama": "^3.8.3",
"bcrypt": "^6.0.0",
"better-auth": "^1.6.2",
"better-auth": "^1.6.3",
"class-variance-authority": "^0.7.1",
"clsx": "^2.1.1",
"cmdk": "^1.1.1",