Jan-Nicklas
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:
{
code: "THE_PASSWORD_YOU_ENTERED_HAS_BEEN_COMPROMISED_PLEASE_CHOOSE_A_DIFFERENT_PASSWORD",
message: "My custom message",
status: 400,
statusText: "Bad Request"
}
{
code: "THE_PASSWORD_YOU_ENTERED_HAS_BEEN_COMPROMISED_PLEASE_CHOOSE_A_DIFFERENT_PASSWORD",
message: "My custom message",
status: 400,
statusText: "Bad Request"
}
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/8/2025 in #help
Passkey on same device?
No description
2 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?
No description
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