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-02 12:26:43 -05:00
Code
Issues
2.5k
Packages
Projects
Releases
112
Wiki
Activity
Files
v1.4.16
better-auth
/
packages
/
passkey
/
src
History
Alex Yang
9a7085c8e0
chore: add lint rule
useConst
(
#7369
)
2026-01-14 19:20:18 -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
chore: add lint rule
useConst
(
#7369
)
2026-01-14 19:20:18 -08:00
schema.ts
feat: auto-index CLI (
#5357
)
2025-11-10 14:12:48 -08:00
types.ts
…
utils.ts
…