This website requires JavaScript.
Explore
Help
Sign In
github-starred
/
better-auth
Watch
2
Star
0
Fork
0
You've already forked better-auth
mirror of
https://github.com/better-auth/better-auth.git
synced
2026-06-01 11:56:43 -05:00
Code
Issues
2.5k
Packages
Projects
Releases
112
Wiki
Activity
Files
0dda77f008fc85dbcdf91c65a3a0fccae6f7ceca
better-auth
/
packages
/
passkey
/
src
History
Maxwell
28329d7db8
fix(passkey): add error logs during client verification error (
#7193
)
2026-01-12 02:50:02 -08:00
..
client.ts
fix(passkey): add error logs during client verification error (
#7193
)
2026-01-12 02:50:02 -08:00
error-codes.ts
…
index.ts
chore: pass options to plugin configurations (
#6858
)
2025-12-19 04:16:21 +00:00
passkey.test.ts
fix(passkey): delete passkey failing on prisma when
userId
isn't set to unique (
#6431
)
2025-11-30 13:58:04 -08:00
routes.ts
fix(passkey): use
data.id
instead of
challengeId
in deleteVerificationValue (
#6826
)
2025-12-31 21:36:19 +08:00
schema.ts
feat: auto-index CLI (
#5357
)
2025-11-10 14:12:48 -08:00
types.ts
…
utils.ts
…