Google and GitHub OAuth buttons are non-functional — missing click ha…#818
Conversation
|
@heymide Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits. You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀 |
|
Done, Close: #818 |
|
Great job so far There’s just one blocker — the workflow is failing. Could you take a look and fix it so all checks pass? Happy to review again once that’s done. |
Kindly check it out |
|
Thank you for contributing to the project. |
Close: #758
Description
Summary of Changes
We've added full Google and GitHub OAuth login/signup support following the existing Discord OAuth pattern:
Created OAuth library files :
Created API routes :
Created UI components :
Updated login/signup pages :
Updated configuration :
All implementations mirror the existing Discord OAuth flow for consistency in error handling, security (state parameter for CSRF protection), and rate limiting.
Related Issue
Closes #758
Type of Change
Checklist