Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 584 Bytes

File metadata and controls

20 lines (13 loc) · 584 Bytes

GoPlus Security SDK for Node.js

The official GoPlus Security Node.js SDK, supports JavaScirpt and TypeScript.

Installation

npm install @goplus/sdk-node

The above npm package is compatible with JavaScript and TypeScript.

For backward compatibility, you can still use the following npm package:

npm install goplus-sdk-js

Documentation

Please see the SDK guide and API reference for the most up-to-date documentation and examples.