solidstart with appwrite auth
I'm struggling with appwrite,
I followed nextjs ssr tutorial but when i come to redirect for login page if the user isn't login, I can't do that.
I also followed auth section in solidstart docs but it throws an error and not redirect
Can u help me 🙏
1 Reply
In SolidStart, redirecting to a route by throwing an error and redirecting to a route by returning have similar effects.