botserver/packages/security.gblib
2019-08-23 14:36:47 -03:00
..
models feat(whatsapp.gblib): Switch from Whatsapp channel which bot to talk to with the same number. 2019-08-22 19:36:23 -03:00
services fix(whatsapp.gblib): User can say the activation code as the first message. 2019-08-23 14:36:47 -03:00
index.ts fix(general): tslint being applied in all sources. 2019-03-09 16:59:31 -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.