-
Notifications
You must be signed in to change notification settings - Fork 3.2k
OAuth flow repeated for every chat #3545
Copy link
Copy link
Labels
p2Priority 2 - MediumPriority 2 - Medium
Description
For a Streamable HTTP MCP server with Oauth, goose runs the user through the entire Oauth flow every time they start a new chat session.
Example:
- Install streamable http server with oauth such as https://docs.onkernel.com/mcp
- Complete oauth flow
- start chat session → this puts you through oauth flow again!
Even get this error when attempting to re-auth:
Error
Authentication already completed.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
p2Priority 2 - MediumPriority 2 - Medium