Skip to content

Conversation

@PowellTravis
Copy link

@PowellTravis PowellTravis commented Nov 8, 2025

What does this PR do?

Fixes #10296

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • This change requires a documentation update

Mandatory Tasks

  • Make sure you have self-reviewed the code. A decent size PR without self-review might be rejected.

Checklist

  • I haven't added tests that prove my fix is effective or that my feature works

Important

Adds a patch for next-auth@4.24.12 to fix httpOptions.timeout issue in package.json.

  • Dependencies:
    • Adds next-auth@4.24.12 patch in package.json under patchedDependencies to address httpOptions.timeout issue.
  • Type:
    • Bug fix for httpOptions.timeout in next-auth.
    • Requires documentation update.
  • Misc:
    • No tests added for the fix.

This description was created by Ellipsis for 1747d34. You can customize this summary. It will automatically update as commits are pushed.

@dosubot dosubot bot added the size:S This PR changes 10-29 lines, ignoring generated files. label Nov 8, 2025
@CLAassistant
Copy link

CLAassistant commented Nov 8, 2025

CLA assistant check
All committers have signed the CLA.

@dosubot dosubot bot added bug Something isn't working dependencies Pull requests that update a dependency file labels Nov 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working dependencies Pull requests that update a dependency file size:S This PR changes 10-29 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

bug: AzureAD SIGNIN_OAUTH_ERROR 3500ms timeout

2 participants