You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Fix password verify snippet: replace undefined `defaultVerify` with
bcrypt prefix detection ($2b$/$2a$) and proper fallback logic with
try-catch around both algorithms. Add note that exact Better Auth
crypto import path must be validated during spike.
- Replace `npx` with `pnpm dlx` for consistency with project toolchain.
https://claude.ai/code/session_015gXWpvq2YYBXJHNVfZaKGL
0 commit comments