botauth icon indicating copy to clipboard operation
botauth copied to clipboard

Azure Function Bot & BotAuth Nuget conflict on newtonsoft

Open sowsan opened this issue 7 years ago • 3 comments

What would be the best fix for this issue while adding botAuth nuget.

image

sowsan avatar Feb 21 '18 20:02 sowsan

Is it even possible to use the BotAuth package in an Azure Functions bot? (since you need multiple endpoints, for example the OAuth callback)

iMicknl avatar Feb 21 '18 21:02 iMicknl

@iMicknl great point, not sure, i'm trying for the first time with azure function. Need to see if this is something i can leverage if not I have to stay with azure web app bot where everything works.

sowsan avatar Feb 21 '18 21:02 sowsan

Look like we need some work on the code generation and stuff with the callback endpoint and its not done yet. I will stay with webapp bot for the time being

sowsan avatar Feb 21 '18 22:02 sowsan