I want to perform live chat to Microsfot Azure chatbot using Botium-Box.
The connection to chatbot is made using Diectline3 connector successfully.
But the chatbot needs oauthAccessToken for conversation. Even I am able to send the Directline Secret key but chatbot needs authToken for communication.
So, what are the ways to send the oauthAccessToken to chatbot using directline3 connector ?