Jan-Nicklas
BABetter Auth
•Created by Jan-Nicklas on 4/13/2025 in #bug-reports
HaveIBeenPwned creates user anyway
@KiNFiSH Where is the fix for the error code? Your PR I just tested returns:
17 replies
BABetter Auth
•Created by Jan-Nicklas on 4/13/2025 in #bug-reports
HaveIBeenPwned creates user anyway
I also created a PR for the error code:
https://github.com/better-auth/better-auth/pull/2255
17 replies
BABetter Auth
•Created by Jan-Nicklas on 4/13/2025 in #bug-reports
HaveIBeenPwned creates user anyway
That works, no entry is created in the
user
or verification
table 👍17 replies
BABetter Auth
•Created by Jan-Nicklas on 4/13/2025 in #bug-reports
HaveIBeenPwned creates user anyway
@KiNFiSH No. I just checked and the account is npt created, but the user is. So you can't login but also can't create a user with same email/username
17 replies
BABetter Auth
•Created by Jan-Nicklas on 3/5/2025 in #bug-reports
TwoFactor plugins requires id column in schema?
7 replies
BABetter Auth
•Created by Jan-Nicklas on 3/5/2025 in #bug-reports
TwoFactor plugins requires id column in schema?
7 replies
BABetter Auth
•Created by Jan-Nicklas on 3/5/2025 in #bug-reports
TwoFactor plugins requires id column in schema?

7 replies
BABetter Auth
•Created by Jan-Nicklas on 2/21/2025 in #bug-reports
Documentation is missing userId
2 replies
BABetter Auth
•Created by Shambhu Tiwary on 2/23/2025 in #help
Session cache update on demand
I have the same question, but the answer doesn't work for me. I want to update the session cache. If I add disableCookieCache to every
getSession
, I could disable the cache after all.5 replies