videosphere
    Preparing search index...
    • Fetch a user by Auth user id from user_profiles.

      Parameters

      • userId: string

        Auth user id to look up.

      Returns Promise<User>

      The matching user profile, or null when not found.