© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Search
Star
Feedback
Setup for Free
SvelteKit session not reacting after auth.api.signInEmail - Better Auth
BA
Better Auth
•
7mo ago
•
2 replies
SkepticMystic
SvelteKit session not reacting after auth.api.signInEmail
Hi there
,
After a form post
, then
auth.api.signInEmail
auth.api.signInEmail
, I use svelte
redirect
redirect
to go to the home page
, but
$session
$session
doesn
't react
. I have to manually reload the page for the session to reflect
Similar Threads
anonymous onLinkAccount() never called using auth.api.signUpEmail() or auth.api.signInEmail()
BA
Better Auth / help
13mo ago
What is the "token" returned by auth.api.signinEmail?
BA
Better Auth / help
12mo ago
/api/auth/get-session 404 Not Found
BA
Better Auth / help
14mo ago
`auth.api.getSession` returns null when headers from `auth.api.signInEmail` passed to it
BA
Better Auth / help
6mo ago