@webex/plugin-authorization-browser-first-party

Authorization plugin used by the Cisco Webex Client

Usage no npm install needed!

<script type="module">
  import webexPluginAuthorizationBrowserFirstParty from 'https://cdn.skypack.dev/@webex/plugin-authorization-browser-first-party';
</script>

README

@webex/plugin-authorization-browser-first-party

standard-readme compliant

Authorization plugin used by the Cisco Webex Client

Install

npm install --save @webex/plugin-authorization-browser-first-party

Usage

This is a plugin for the Cisco Webex JS SDK . Please see our developer portal and the API docs for full details.

Install

npm install --save @webex/plugin-authorization-browser-first-party

Usage


const Webex = require('webex');

const webex = Webex.init();
webex.authorization-browser-first-party.get(id)
  .then((authorization-browser-first-party) => {
    console.log(authorization-browser-first-party);
  })

Maintainers

This package is maintained by Cisco Webex for Developers.

Contribute

Pull requests welcome. Please see CONTRIBUTING.md for more details.

License

© 2016-2020 Cisco and/or its affiliates. All Rights Reserved.