I am implementing a Bot using .NET Bot Framework SDK. For authentication, I am using Generic OAuth 2 provider - since it is a custom OAuth 2 implementation. I n
Generic OAuth 2