#Autenticate Users on the Server
5 messages · Page 1 of 1 (latest)
Add yes i can use the JWT method but what if my user is signedIn and directly access the protected page (opening the starting page).
Is there any way to authenticate users on the server and typically pass that auth state to the client
i use sveltekit btw
Not currently, no. You can upvote this issue on GitHub - https://github.com/appwrite/appwrite/issues/3891