feat(core): add google credentials provider for remote agents (#21024)

This commit is contained in:
Adam Weidman
2026-03-12 11:39:59 -04:00
committed by GitHub
parent 7120140e08
commit 25990569a7
8 changed files with 401 additions and 39 deletions
@@ -195,6 +195,7 @@ describe('RemoteAgentInvocation', () => {
expect(A2AAuthProviderFactory.create).toHaveBeenCalledWith({
authConfig: mockAuth,
agentName: 'test-agent',
targetUrl: 'http://test-agent/card',
agentCardUrl: 'http://test-agent/card',
});
expect(mockClientManager.loadAgent).toHaveBeenCalledWith(