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-05-30 02:46:44 -05:00
Code
Issues
2.5k
Packages
Projects
Releases
112
Wiki
Activity
Files
31dc0342cbd86c552bfec776445cf6d80ec028fd
better-auth
/
packages
/
passkey
/
src
History
Maxwell
d7621ccaf5
fix(passkey): add error logs during client verification error (
#7193
)
2026-01-08 10:16:13 -08:00
..
client.ts
fix(passkey): add error logs during client verification error (
#7193
)
2026-01-08 10:16:13 -08:00
error-codes.ts
…
index.ts
chore(core): add
BetterAuthPluginRegistry
for type system (
#7146
)
2026-01-07 14:51:28 +08:00
passkey.test.ts
feat: add code property for api error instance (
#6633
)
2025-12-23 23:55:50 +08:00
routes.ts
fix(passkey): use
data.id
instead of
challengeId
in deleteVerificationValue (
#6826
)
2025-12-25 00:03:09 +08:00
schema.ts
feat: auto-index CLI (
#5357
)
2025-11-10 14:12:48 -08:00
types.ts
…
utils.ts
…