Add OAuth 2.1 authentication for stdio mode with MCP URL elicitation and performance optimizations #3514
Annotations
3 errors
|
lint
issues found
|
|
lint:
internal/oauth/oauth_test.go#L254
unused-parameter: parameter 't' seems to be unused, consider removing or renaming it as _ (revive)
|
|
lint:
internal/ghmcp/server.go#L277
ifElseChain: rewrite if-else to switch statement (gocritic)
|