hyperauth 1.0.5
Install from the command line:
Learn more about npm packages
$ npm install @hyperteksolutions/hyperauth@1.0.5
Install via package.json:
"@hyperteksolutions/hyperauth": "1.0.5"
About this version
The HyperAuth Node library allows for easy integration of HyperAuth APIs for applications written in server-side JavaScript.
See the API Docs
Node 16 or higher.
Install the package with:
npm install hyperauth --save
# or
yarn add hyperauthThe package requires configuration with your API key and Secret Key, which are available in the HyperAuth Dashboard.
const hyperauth = require("hyperauth")("API_KEY", "API_SECRET");For all questions and suggestions, please create a new issue here or contact contact@hypertek.dev.
Details
- hyperauth
-
hyperteksolutions
- about 4 years ago
- MIT
- 1 dependencies
Assets
- hyperauth-1.0.5-npm.tgz
Download activity
- Total downloads 0
- Last 30 days 0
- Last week 0
- Today 0
