Skip to content

refactor(mcp): remove mcp auth async facade exports#22338

Merged
kitlangton merged 2 commits intodevfrom
facade/mcp-auth
Apr 13, 2026
Merged

refactor(mcp): remove mcp auth async facade exports#22338
kitlangton merged 2 commits intodevfrom
facade/mcp-auth

Conversation

@kitlangton
Copy link
Copy Markdown
Contributor

Summary

  • remove the makeRuntime(...)-backed async facade exports from src/mcp/auth.ts
  • switch the OAuth provider and CLI caller to use McpAuth.Service directly
  • convert the OAuth auto-connect test to provide McpAuth.defaultLayer instead of calling async facades

Validation

  • bun run test test/mcp/oauth-auto-connect.test.ts
  • bun typecheck

@kitlangton kitlangton merged commit 29c202e into dev Apr 13, 2026
9 of 10 checks passed
@kitlangton kitlangton deleted the facade/mcp-auth branch April 13, 2026 19:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant