0
Answer

Authentication and Qnamaker

Hi need to implement a bot which authenticate user and after authentication use qnamker to handle conversation.

I am using this template from github bot  authentication sample 

In the last waterfalldialog i added a method to start qnamker. But after every reply from qnamaker it moves to initial step of waterfalldialog

is it possible after authentication we can handover control to qnamaker