On this pagesession()Returns the session data, if there is an active session.const session = supabase.auth.session()ExamplesGet the session dataconst session = supabase.auth.session()