Issue
Example Scenario-
User says : “login”
Bot says : OAuthCard
User says : “I want to enter a number”
Expected behavior – OauthPrompt completes and “I want to enter a number” Activity is handled by the next Prompt/Dialog in the Dialog stack.
Tracking Status
Dotnet SDK
microsoft/botbuilder-dotnet#4395
Javascript SDK
microsoft/botbuilder-js#2651
Python SDK
microsoft/botbuilder-python#1320
[dcr]