@webex/plugin-authorization

3.0.0 • Public • Published

@webex/plugin-authorization

standard-readme compliant

Loads @webex/plugin-authorization-browser or @webex/plugin-authorization-node as appropriate.

Install

npm install --save @webex/plugin-authorization

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

Usage

const Webex = require('webex');

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

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.

/@webex/plugin-authorization/

    Package Sidebar

    Install

    npm i @webex/plugin-authorization

    Weekly Downloads

    6,900

    Version

    3.0.0

    License

    MIT

    Unpacked Size

    9.7 kB

    Total Files

    12

    Last publish

    Collaborators

    • arun3528
    • npm.tropo
    • webex-jenkins
    • adamweeks
    • taymoork2
    • webex-components-publisher
    • webex-web-client