Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
modelcontextprotocol
/
go-sdk
Public
Notifications
You must be signed in to change notification settings
Fork
535
Star
5.1k
Code
Issues
51
Pull requests
50
Discussions
Actions
Projects
Security and quality
4
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
feat: add automatic application_type inference
- #904
#904
Merged
guglielmo-san
merged 10 commits into
main
modelcontextprotocol/go-sdk:main
from
guglielmoc/sep837-support_application_type
modelcontextprotocol/go-sdk:guglielmoc/sep837-support_application_type
Copy head branch name to clipboard
Apr 27, 2026
Conversation
Commits
10
(10)
Checks
Files changed
Merged
feat: add automatic application_type inference
#904
guglielmo-san
merged 10 commits into
main
modelcontextprotocol/go-sdk:main
from
guglielmoc/sep837-support_application_type
modelcontextprotocol/go-sdk:guglielmoc/sep837-support_application_type
Copy head branch name to clipboard
Commits
Commits on Apr 22, 2026
feat: add automatic application_type inference and retry logic for dynamic client registration
guglielmo-san
committed
eb93d51
View commit details
Copy full SHA for eb93d51
Browse repository at this point
Commits on Apr 23, 2026
refactor: replace application type retry logic with explicit validation and strict inference from redirect URIs
guglielmo-san
committed
f8b9373
View commit details
Copy full SHA for f8b9373
Browse repository at this point
refactor: extract application type inference to a local variable before assignment in dynamic client registration
guglielmo-san
committed
85bb7ad
View commit details
Copy full SHA for 85bb7ad
Browse repository at this point
Merge branch 'main' into guglielmoc/sep837-support_application_type
guglielmo-san
authored
2f5077a
View commit details
Copy full SHA for 2f5077a
Browse repository at this point
docs: remove obsolete comment from inferApplicationType and clean up whitespace
guglielmo-san
committed
fbffb6e
View commit details
Copy full SHA for fbffb6e
Browse repository at this point
Merge remote-tracking branch 'refs/remotes/origin/guglielmoc/sep837-support_application_type' into guglielmoc/sep837-support_application_type
guglielmo-san
committed
7f93ab7
View commit details
Copy full SHA for 7f93ab7
Browse repository at this point
refactor: make inferApplicationType non-failing by returning empty string on invalid inputs or conflicts
guglielmo-san
committed
42e78df
View commit details
Copy full SHA for 42e78df
Browse repository at this point
feat: validate configured ApplicationType against inferred type in dynamic client registration
guglielmo-san
committed
de65392
View commit details
Copy full SHA for de65392
Browse repository at this point
Commits on Apr 24, 2026
Update auth/authorization_code.go
Show description for 9428605
guglielmo-san
and
maciej-kisiel
authored
9428605
View commit details
Copy full SHA for 9428605
Browse repository at this point
Merge branch 'main' into guglielmoc/sep837-support_application_type
guglielmo-san
authored
ed08d3d
View commit details
Copy full SHA for ed08d3d
Browse repository at this point
You can’t perform that action at this time.