How to check if user is logged in?
Is there an easy way to check this without API calls or direct localStorage requests? localStorage requests do work but when the user clicks the link from their email they need a refresh to actually login because the user is logged in after page mount. Any ideas? Would appreciate. :supabase: