botserver/packages/security.gblib
2018-11-01 21:06:11 -03:00
..
models Try to create the app from scratch on Microsoft App domain. 2018-10-30 19:52:40 -03:00
services Try to create the app from scratch on Microsoft App domain. 2018-10-30 19:52:40 -03:00
index.ts Microsoft updated everything again, so we need to update it too. 2018-11-01 21:06:11 -03:00
README.md Try to create the app from scratch on Microsoft App domain. 2018-10-30 19:52:40 -03:00

Editing App Manifest on Azure AD

  1. Open your application configuration azure portal, and download the manifest file from "Manage Manifest" menu;
  2. Define "oauth2AllowImplicitFlow" to true.