@webex/test-helper-appid

3.6.0 • Public • Published

@webex/test-helper-appid

standard-readme compliant

Test helper for creating App-ID users.

Install

npm install --save @webex/test-helper-appid

Usage

testHelperAppId.createUser(options)

Wrapper around router which will will make an API call from a web browser or directly invoke jsonwebtoken in node. Only required option is displayName.

testHelperAppId.router

Express router which will create a JWT from a POST request. Only required body parameter is displayName. Use with

app.use('/jwt', require('@webex/test-helper-appid').router);

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.

Readme

Keywords

none

Package Sidebar

Install

npm i @webex/test-helper-appid

Weekly Downloads

127

Version

3.6.0

License

MIT

Unpacked Size

14.9 kB

Total Files

18

Last publish

Collaborators

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