botserver/packages/security.gblib
2020-05-23 17:59:01 -03:00
..
models new(core.gbapp): Translator on input text available to any language. 2020-05-17 19:05:18 +00:00
services new(core.gbapp): Translator on input text available to any language. 2020-05-17 19:05:18 +00:00
index.ts new(core.gbapp): New OnExchangeData flexible interface and /publish fixing. 2020-05-23 17:59:01 -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.