Skip to content

Add webex-teams-sso-samples #86

@dstaudt

Description

@dstaudt

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions