© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Search
Star
Feedback
Setup for Free
Automatically signing in after server side signup? - Better Auth
BA
Better Auth
•
4mo ago
•
4 replies
douginamug
Automatically signing in after server side signup?
Svelte Kit
🤔
Question
✅
Solved
The client method
signUp.email
signUp.email
described in
Basic Usage
automatically signs in a newly created user
.
The server method
signUpEmail
signUpEmail
described in
Authentication
however does not automatically sign in a newly created user
.
I would like to use the server method
, to ensure server
-side validation
. What is the best method for enabling automatic server
-side sign in
?
Recent Announcements
Similar Threads
SignUp and SignIn from server-side
BA
Better Auth / help
16mo ago
after signup oauth
BA
Better Auth / help
4mo ago
405 When signing in after deploying
BA
Better Auth / help
12mo ago
cookie getting deleted automatically after refresh on signup with cloudfare workers
BA
Better Auth / help
13mo ago