Skip to content

Conversation

peterkarman1
Copy link
Contributor

@peterkarman1 peterkarman1 commented Jul 14, 2025

Some auth servers can be very slow (in our case, running on lambdas). The callback can sometimes take longer than 30 seconds. This adds a flag to make that configurable.

Closes #122

@geelen geelen force-pushed the petek/feat/auth-timeout branch from 4c2dc3f to f5da358 Compare August 27, 2025 05:36
Copy link

pkg-pr-new bot commented Aug 27, 2025

Open in StackBlitz

npx https://pkg.pr.new/mcp-remote@123

commit: faf10b6

- Consolidated duplicate import statements
- Removed duplicate parseCommandLineArgs test suite (lines 781-880)
- Integrated auth timeout tests into original comprehensive test suite
- Preserved setupOAuthCallbackServerWithLongPoll tests as they were new
- All 62 tests still passing with complete coverage maintained

Co-authored-by: Amp <[email protected]>
Amp-Thread-ID: https://ampcode.com/threads/T-904c01b3-2429-402e-a289-5c1b1a441b23
@geelen geelen force-pushed the petek/feat/auth-timeout branch from f5da358 to faf10b6 Compare August 27, 2025 05:38
@geelen geelen merged commit 01e2336 into geelen:main Aug 27, 2025
3 checks passed
@geelen
Copy link
Owner

geelen commented Aug 27, 2025

Thank you for this and sorry it took me so long to get to it!

@geelen
Copy link
Owner

geelen commented Aug 27, 2025

Released as [email protected]

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.

Allow auth-code timeout to be configurable
2 participants