1 Open Issue Need Help Last updated: Jul 6, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Debug and fix authentication issues in a Next.js/Convex application caused by excessively large queries and inefficient database storage. The problem manifests as a broken authentication flow, likely due to performance bottlenecks stemming from the database interactions. The solution will involve optimizing database queries and potentially restructuring the database schema for better efficiency.

Complexity: 4/5
help wanted