mypass-apis

0.0.101 • Public • Published

MyPass Api Node.js Client

Node.js client library for using MyPass APIs. Support for authorization and authentication with API Keys and JWT tokens is included.

USAGE

    import MyPass from 'mypass-apis';

    var sso = new MyPass({
        app_token: 'sdfsdfsdfdsf',
    })
    
    sso.init()
    sso.login()

Readme

Keywords

none

Package Sidebar

Install

npm i mypass-apis

Weekly Downloads

0

Version

0.0.101

License

Apache-2.0

Unpacked Size

3.17 kB

Total Files

5

Last publish

Collaborators

  • sanpyaelin