Skip to content

fix: oauth callback issue#432

Merged
riley-kohler merged 1 commit intogithub-community-projects:mainfrom
riley-kohler:fix-oauth-callback-issue
Apr 10, 2026
Merged

fix: oauth callback issue#432
riley-kohler merged 1 commit intogithub-community-projects:mainfrom
riley-kohler:fix-oauth-callback-issue

Conversation

@riley-kohler
Copy link
Copy Markdown
Contributor

@riley-kohler riley-kohler commented Apr 10, 2026

Pull Request

Proposed Changes

This change fixes an issue with OAuth callback that is due to a missing issuer URL in the next-auth configuration. The issue seems to have been introduced by GitHub making a server side change to their OAuth implementation though I haven't been able to find reference to a specific change from GitHub.

Readiness Checklist

Author/Contributor

  • If documentation is needed for this change, has that been included in this pull request
  • run npm run lint and fix any linting issues that have been introduced
  • run npm run test and run tests

@github-actions github-actions Bot added the fix label Apr 10, 2026
@riley-kohler riley-kohler marked this pull request as ready for review April 10, 2026 20:40
@riley-kohler riley-kohler requested review from a team as code owners April 10, 2026 20:40
@riley-kohler riley-kohler merged commit d8c84d7 into github-community-projects:main Apr 10, 2026
12 checks passed
@riley-kohler riley-kohler deleted the fix-oauth-callback-issue branch April 10, 2026 20:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants