
Hello,
I just followed this tutorial https://appwrite.io/docs/tutorials/sveltekit-ssr-auth/step-1 and things work somewhat. If i am not authenticated and i visit /account
i am redirected to /signup
as expected. One item that doesn't behave as expected is when I navigate to the home page /
while already authenticated I get redirected to /signup
and not to /account
. Is there something missing in the hooks.server.js file or maybe the file here src/routes/+page.server.js
?
Thank you, Jon-Eric Cook
Recommended threads
- Issue with github oauth in firefox brows...
Hello Guys i have setup appwrite auth (Email Password, Google and Github). All auth methods works fine on the chrome based browsers but it has a strange issue w...
- Email template for OTP session
The default template shown by cloud interface does not match the sent template. Also whenever I change a character on the default template, the variable matcher...
- Decentralisation
I had queries regarding decentralisation with self hosting, particularly with sites as a recent addition. Can we decentralise sites as in many cases we would li...
