fix(basic.gblib): update ChatServices.ts #420

Closed
eltociear wants to merge 2540 commits from patch-1 into main
2 changed files with 5 additions and 0 deletions
Showing only changes of commit c2d0ef3f2e - Show all commits

View file

@ -0,0 +1 @@
*This is a General Bots open core package, more information can be found on the [BotServer](https://github.com/pragmatismo-io/BotServer) repository.*

View file

@ -0,0 +1,4 @@
# 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.