Skip to content

Conversation

Priyanshuthapliyal2005
Copy link

@Priyanshuthapliyal2005 Priyanshuthapliyal2005 commented Apr 28, 2025

PR Fixes:

Fixed GitHub OAuth authentication by properly encoding redirect URI with encodeURIComponent()
Improved error handling and added detailed logging for better debugging
Enhanced GitHub link button component to prevent multiple clicks and improve UX
Removed problematic setTimeout implementation causing redirect issues
Fixed bcrypt implementation issues (removed mock-bcrypt.js)
Made redirect URI handling more consistent and reliable across environments

Resolves #1823

Checklist before requesting a review

  • I have performed a self-review of my code
  • I assure there is no similar/duplicate pull request regarding same issue
afterfix.mp4

@Priyanshuthapliyal2005
Copy link
Author

@hkirat sir can you review this pr

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.

bug: Authentication Issues in GitHub OAuth Flow and bcrypt Implementation
1 participant