Open Issues Need Help
View All on GitHub bug enhancement help wanted question
[Bug]- Google Invalid authorization code 3 months ago
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