adamweeks / spark-widget-oauth-example

Cisco Spark Widget OAuth Example

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

spark-widget-oauth-example

Cisco Spark Widget OAuth Example

This example shows how to utilize the Cisco Spark JS-SDK to generate an OAuth access token to be used to authenticate the Cisco Spark React Widget.

Usage

Create a .env file with the following format:

CISCOSPARK_CLIENT_ID=myclientid

Client IDs can be obtained via the Developer Portal

About

Cisco Spark Widget OAuth Example


Languages

Language:JavaScript 90.0%Language:HTML 10.0%