There’s no way to wait for the value to be retriev...
# help
s
There’s no way to wait for the value to be retrieved and then continue with a function to redirect the page accordingly (or whatever else)
f
Just created this thread in case we need it
I think we should improve the docs or create examples when we will understand how it works
k
did you all figure this out? I'm having with issues with my SSR auth (getUserByCookie) returning "token is expired" even if the user is logged in
supabase.auth.user() is returning a user though