Open Issues Need Help
View All on GitHubAI 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