Session not working from `sb-access-token` cookie
I've been trying to get SSR working by passing the
sb-access-token cookie value to createClient in supabase-js v2, but it's not returning a session. Any ideas why this isn't working?