CLOVER Website - v0.3.1
    Preparing search index...

    Function useAuth

    • Custom hook to manage authentication state using Supabase.

      Returns { isAuthenticated: boolean; loading: boolean; user: null | User }