Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add webex-teams-sso-samples #86

Open
dstaudt opened this issue May 11, 2020 · 0 comments
Open

Add webex-teams-sso-samples #86

dstaudt opened this issue May 11, 2020 · 0 comments

Comments

@dstaudt
Copy link
Contributor

dstaudt commented May 11, 2020

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 type to authenticate in a single-page app

  • oauth_client - Use Node/JavaScript primitives to authenticate using the authorization code grant type in a single-page app

  • server_side - Authenticate using the authorization grant type on the server side

  • widget - Authenticate a user server-side, then launch a Space Widget embedded in a web page to collaborate with a target Webex Teams user

  • refresh - Demonstrate using a refresh token to renew an access token

  • logout - Demonstrate logging a user out / invalidating an access token

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant