Skip to content

Conversation

gandiddi
Copy link
Contributor

Fixes #minor

Description

This PR ports the changes from microsoft/botbuilder-dotnet#6848 to maintain parity with microsoft/botbuilder-dotnet.

This PR updates the _intercept_oauth_cards method in SkillDialog to support CloudAdapter in combination with expect replies delivery mode.

Specific Changes

  • In _intercept_oauth_cards added a call to _UserTokenAccess.exchange_token method, which handles both adapters.

Testing

The following image shows the related unit test passing.
image

… CloudAdapter in combination with expect replies delivery mode
@gandiddi gandiddi requested a review from a team as a code owner October 18, 2024 17:44
@gandiddi gandiddi requested a review from tracyboehrer October 18, 2024 17:48
@tracyboehrer tracyboehrer merged commit cf1d045 into main Oct 18, 2024
7 checks passed
@tracyboehrer tracyboehrer deleted the v-gandiddi/add-cloudadapter-support-in-oauth-exchange branch October 18, 2024 18:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants