feaeet: add passkeys support

This commit is contained in:
2026-03-10 22:46:51 +08:00
parent 476b48addb
commit d3d25d56d8
7 changed files with 358 additions and 67 deletions

View File

@@ -32,5 +32,8 @@
"npm-run-all": "^4.1.5",
"oxfmt": "^0.36.0",
"oxlint": "^1.52.0"
},
"dependencies": {
"@better-auth/passkey": "^1.5.4"
}
}