I am working on an application where I have created and published a QnA chatbot on Azure. Now, I want to create a custom API using React for the QnA Bot. I have gone through documentation from microsoft regarding using of botframework-webchat package, but there is no clear code written as to how to call the Bot with out exposing secret key and by creating a token.
Can anyone please help me in here.