2 Open Issues Need Help Last updated: Aug 21, 2025

Open Issues Need Help

View All on GitHub
bug enhancement help wanted question

The server for skishop

TypeScript

AI Summary: Debug a Google OAuth 2.0 authorization code issue in a NestJS-based skishop server. The problem involves an invalid authorization code being returned by Google, preventing successful authentication. The task requires investigating the Google OAuth 2.0 implementation within the NestJS application, examining the code flow (including the client ID and secrets), and potentially adjusting the server-side code to correctly handle the authorization response from Google.

Complexity: 4/5
bug help wanted

The server for skishop

TypeScript