kongo23 / AuthDemoBot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This solution is a super super simple bot sample code which is integrated with the OAuth autehntication.
Note that, because we want to show you the core logic (the code which shows how to integrate the authentication), this sample doesn't implement the several security code.
Please add the security code for your production.
(Please see the source code comment.)

For this usage, please see my blog post :
https://blogs.msdn.microsoft.com/tsmatsuz/2016/09/06/microsoft-bot-framework-bot-with-authentication-and-signin-login/

About


Languages

Language:C# 46.8%Language:JavaScript 38.9%Language:HTML 11.7%Language:CSS 1.8%Language:ASP 0.7%