SvelteKit session not reacting after auth.api.signInEmail
Hi there,
After a form post, then
After a form post, then
auth.api.signInEmail, I use svelte redirect to go to the home page, but $session doesn't react. I have to manually reload the page for the session to reflect