🏠JavaScriptAuthsession()On this pagesession()Returns the session data, if there is an active session.JavaScriptconst session = supabase.auth.session()ExamplesGet the session dataJavaScriptconst session = supabase.auth.session()