fix: relogin auth MCP Server after expired auth - #16318
linux-fan-dave wants to merge 1 commit into
Conversation
|
👋 Thanks for the contribution! LibreChat merges all changes into Nothing is needed from you; your commits, reviews and discussion are unchanged. If the diff now shows files you did not touch, rebase onto git remote add upstream https://github.com/LibreChat-AI/LibreChat.git
git fetch upstream dev
git rebase upstream/dev
git push --force-with-leaseMaintainers: apply the |
|
Thanks for picking this up. The fix landed in #16323: when MCP OAuth or OpenID recovery cannot refresh a credential, the tool loader now surfaces the typed credential failure instead of dropping it silently. Recoverable credentials still refresh in the background as before. Closing this in favor of it, and #16319 is closed as well. If you still see a silent failure on the latest |
Fixes #16319
Pull Request
Summary
How it works
Type of change
Testing
Tested environments/configuration:
Automated tests:
Screenshots / recordings
Risk / compatibility
Checklist