An open API service indexing awesome lists of open source software.

https://github.com/webexsamples/webex-oauth-integration

Example of a Webex OAuth integration written in Node.js.
https://github.com/webexsamples/webex-oauth-integration

Last synced: 11 months ago
JSON representation

Example of a Webex OAuth integration written in Node.js.

Awesome Lists containing this project

README

          

# Example of a Webex Integration (OAuth flow) in Node.js

This project demonstrates how to create an Webex integration (OAuth client) to obtain
a scoped API access token for the authenticating Webex user. This code accompanies the tutorial [Run a Webex OAuth Integration Locally](https://developer.webex.com/docs/run-an-oauth-integration) on the Webex [Developer Portal](https://developer.webex.com). See the tutorial for details about creating an integration and configuring this project.

![OAuth flow diagram](https://images.contentstack.io/v3/assets/bltd74e2c7e18c68b20/blt79c791c28d707a47/636c28e10b52047adbb942a7/brand_new_flow.png)