#Autenticate Users on the Server

5 messages · Page 1 of 1 (latest)

loud bison
#

How do i authenticate my users on the Server , when i use the client sdk , my users is store in the browsers localStorage , but what if i wanna Serverside render some page which should have a restricted access.

#

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

hushed comet