botserver/packages/security.gbapp
2021-12-08 16:03:29 -03:00
..
dialogs fix(security.gbapp): E-mail used with no spellchecker turned on. 2021-05-18 12:02:44 -03:00
models new(whatsapp.gblib): New Teams and WhatsApp support. 2021-03-03 16:46:18 -03:00
services fix(security.gbalib): Transfer issues fixed. 2021-12-08 16:03:29 -03:00
index.ts new(all): Google Translator fix and security fix. 2021-07-28 13:33:38 -03:00
README.md new(security.gbapp): New profile editor. 2020-07-26 16:45:11 -03:00
strings.ts fix(all): TS Lint and minor fixes. 2020-12-31 15:36:19 -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.