microsoft/BotBuilder-Samples

I want to maintain same code base for both botframework in web chat & teams chat.

samthrusha123 opened this issue · 2 comments

I want to maintain same code base for both bot framework in web chat & teams chat. Teams I need SSO authentication as well. I created sample app but it is not triggering on member added async method in teams bot. OnMembersAddedAsync.

Hi @samthrusha123,

Could you please explain what you mean by:

maintain same code base for both bot framework in web chat & teams chat.

Are you referring to having same programming language?

Could you please provide detailed information of your issue along with code if possible?

We can use same code base for both. Thanks for the reply