I am trying to create a chatbot which can take understand basic instructions like "list jira" and can respond.
I want to use the 3-legged OAuth for authentication.
My question is how my chat bot can use the user's token or key who has started the chat on that chatbot?
Or i need to generate the key for chatbot utility only and that only can be used?