I cant seem to get `getUserByCookie` working
# javascript
l
I cant seem to get
getUserByCookie
working
s
You would need to have the user cookie saved first. Please look at the example linked further up in the conversation.
l
Where do I apply the cookies? When I
console.log
the cookies from server-side, no supabase related cookies even though user is signed in client side