© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Search
Star
Feedback
Setup for Free
Latest update broke `emailAndPassword: {autoSignIn: true}` - Better Auth
BA
Better Auth
•
12mo ago
•
5 replies
itsolidude
Latest update broke `emailAndPassword: {autoSignIn: true}`
Since the latest release
,
autoSignIn: true
autoSignIn: true
is broken on my side
. Currently the project is setup with
requireEmailVerification: true
requireEmailVerification: true
as well
. I understand that the default behavior is set to true but even explicitly setting it wont fix it
.
I
'm using Sveltekit
.
When reverting to a previous version it
's magically fixed
.
Similar Threads
emailAndPassword.sendVerificationEmail function props are back to front
BA
Better Auth / bug-reports
2y ago
'/forget-password' rate limit is not working after latest update
BA
Better Auth / bug-reports
12mo ago
signUpEmail silently returns synthetic user when autoSignIn: false and email already exists
BA
Better Auth / bug-reports
3w ago
CORS Issue with Access-Control-Allow-Credentials (true,true) in Better Auth
BA
Better Auth / bug-reports
17mo ago