Skip to content

Revert OAuth changes from PR #112 - restore working authentication - #115

Merged
github-actions[bot] merged 2 commits into
mainfrom
fix/revert-oauth-changes-from-pr-112
Oct 8, 2025
Merged

github-actions[bot] merged 2 commits into
mainfrom
fix/revert-oauth-changes-from-pr-112

Conversation

@ishaileshpant

Copy link
Copy Markdown
Collaborator

🔄 Revert OAuth Changes from PR #112

Problem

PR #112 introduced OAuth authentication issues that broke the main branch:

  • OAuth redirect_uri is being truncated in the URL
  • Users getting "redirect_uri is not associated with this application" error
  • Authentication flow is completely broken

Solution

This PR reverts the changes from PR #112 to restore the working OAuth authentication state.

Changes

Impact

  • 🎯 Restores working OAuth authentication
  • 🚀 Fixes the broken main branch
  • 🔄 Reverts to the last known working state

Testing

  • OAuth authentication should work properly after this revert
  • No more "redirect_uri not associated" errors
  • Users can authenticate with GitHub successfully

Priority: HIGH - This fixes the broken authentication on main branch

Note: After this revert, we can investigate the OAuth issue more carefully and implement a proper fix.

…edirect_uri parameter"

This reverts commit 9754d7d, reversing
changes made to 2242350.
@vercel

vercel Bot commented Oct 8, 2025

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
prepguides-dev Ready Ready Preview Comment Oct 8, 2025 6:37pm

@ishaileshpant

Copy link
Copy Markdown
Collaborator Author

/approve

- Keep the original working OAuth code without redirect_uri parameter
- This restores the working authentication state from before PR #112
- Resolves conflicts between revert and main branch changes
@ishaileshpant

Copy link
Copy Markdown
Collaborator Author

/approve

@github-actions
github-actions Bot merged commit bc6c2ab into main Oct 8, 2025
11 checks passed
@github-actions

github-actions Bot commented Oct 8, 2025

Copy link
Copy Markdown
Contributor

🚀 Admin-Approved and Auto-Merged!

This PR has been automatically merged to main after admin approval by @ishaileshpant.

✅ **Status**: Merged and deployed
🔗 **Commit**: `bc6c2abae4c67750fc11587b99e188bc1fdf044e`
📅 **Merged at**: 2025-10-08T18:38:00.479Z
👤 **Approved by**: Admin/Maintainer/Owner

Thank you for your contribution! 🎉

@ishaileshpant
ishaileshpant deleted the fix/revert-oauth-changes-from-pr-112 branch October 13, 2025 18:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant