rdx
Explore posts from serversBABetter Auth
•Created by rdx on 3/13/2025 in #help
Email verification
When signing in with the
requiredEmailVerification
option on, if the user didn't verify his email address yet, a verification email is automatically sent. This means that the user could spam the sign-in button and/or route
Is there any way to prevent that?
I guess I could define a custom ratelimit for the sign-in route, as shown here: https://www.better-auth.com/docs/concepts/rate-limit#rate-limit-window but it's not really what I'm looking for. I don't want to ratelimit the route, I just want a cooldown on the verification email8 replies
BABetter Auth
•Created by rdx on 3/5/2025 in #bug-reports
Error when updating session expiresAt
Hi, whenever better-auth decides to update my session's expiresAt field, it crashes.
Here's the error:
I'm using better-auth v1.2.2 with the Prisma adapter
2 replies
PPrisma
•Created by rdx on 4/1/2024 in #help-and-questions
Cloudflare D1 support
Hi, I've searched the server for this and found an answer from Nurul 2 months ago saying this feature is planned.
From what I've seen you guys don't like to share ETAs so instead could you just tell me if works on this has been started or not?
Thanks! Looking forward to this
16 replies