dstaudt

Results 9 issues of dstaudt

``` let toc = require('markdown-toc'); sample = ` - old toc 1 - old toc 2 - old toc 3 ## abc This is a b c. \`\`\`\` \`\`\`\` ##...

Every well-implemented layer in the stack needs robust debug/trace/serviceability capability! It would be great to provide debug output - of selectable detail - providing insight into the inner workings of...

enhancement

As these have an increasing amount of useful projects, we should definitely reference them from Awesome Webex.

https://github.com/abuzzi-cisco/webex-widget This is a sample project by Cisco TME Andrea Buzzi demonstrating use of the Webex space widget in an Angular framework-based app.

https://github.com/CiscoDevNet/webex-js-sdk-bundling-examples Demonstrates 'webpack' bundling of the Webex JavaScript SDK for use in browser applications. Bundling frameworks used: * Webpack * Parcel * Browserify

https://github.com/CiscoDevNet/webex-teams-sso-samples # webex-teams-sso-samples Server-side (Node.JS) and client-side sample apps demonstrating OAuth2 with Webex REST APIs Included samples: * `browser_sdk` - Use the Webex Teams Browser SDK and the implicit grant...

- Replace the reference to Flint with https://github.com/webex/webex-bot-node-framework. The Flint project is no longer being maintained, and this project is a fork with Teams-specific enhancements that will be informally supported...

https://help.webex.com/en-us/n8vw82eb/Capacities-for-Cisco-Webex-Teams

As the PSIRT API is [transitioning to a new OAuth URL](https://raw.githubusercontent.com/api-at-cisco/Images/master/Whats_New_Doc.pdf): OLD -https://cloudsso.cisco.com/as/token.oauth2 NEW - https://id.cisco.com/oauth2/default/v1/token The URL needs to be updated in multiple areas through this repo, e.g. the...