Fix RFC 8252 Section 7.3 compliance for loopback redirect URIs by williamomeara · Pull Request #1934 · modelcontextprotocol/python-sdk · GitHub
Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
49 changes: 45 additions & 4 deletions src/mcp/shared/auth.py
184 changes: 184 additions & 0 deletions tests/shared/test_rfc8252_redirect_uri.py
Loading