botserver/packages/security.gblib
Rodrigo Rodriguez (pragmatismo.io) ca565b890a TSLint fixing.
2018-11-11 19:09:18 -02:00
..
models TSLint fixing. 2018-11-11 19:09:18 -02:00
services TSLint fixing. 2018-11-11 19:09:18 -02:00
index.ts TSLint fixing. 2018-11-11 19:09:18 -02: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.