Skip to content

GoPlusSecurity/goplus-sdk-node

Repository files navigation

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.