Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: modelcontextprotocol/typescript-sdk
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: modelcontextprotocol/typescript-sdk
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: ochafik/prm-errors
Choose a head ref
  • 3 commits
  • 3 files changed
  • 2 contributors

Commits on Jul 9, 2025

  1. Configuration menu
    Copy the full SHA
    69f0ae6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e8f91ea View commit details
    Browse the repository at this point in the history
  3. test: add test for auth() with serverUrl path and external AS

    Verify that when serverUrl has a path and PRM returns an external AS,
    the auth function correctly appends the path when discovering OAuth
    metadata on the AS.
    
    🤖 Generated with [Claude Code](https://claude.ai/code)
    
    Co-Authored-By: Claude <noreply@anthropic.com>
    ochafik and claude committed Jul 9, 2025
    Configuration menu
    Copy the full SHA
    8879ec5 View commit details
    Browse the repository at this point in the history
Loading