To build packages using TS/JS for botserver.
* FIX: Webchat now receives a private token. * FIX: OAuth2 now has got revised and included state to avoid CSRF attacks. * FIX: Now server will only start with a secure administration password. |
||
|---|---|---|
| docs | ||
| src | ||
| .gitignore | ||
| .npmignore | ||
| LICENSE.txt | ||
| package-lock.json | ||
| package.json | ||
| README.md | ||
| tsconfig.json | ||
| typedoc.json | ||
| VERSION.md | ||
General Bots base library for building Node.js TypeScript Apps packages (.gbapp).
See: https://github.com/pragmatismo-io/BotServer for main documentation.