Installation
Requirements
Requirements |
---|
Get a Secrecy (opens in a new tab) account |
Get your Secrecy App ID (opens in a new tab) |
Use Node.js >= 16.3 |
First of all, a Secrecy account (opens in a new tab) is needed to use the Secrecy SDK . Creating an account is free and without obligation. You can opt for one of these plans, depending on the needs of your project.
Your secrecy App Id is required to retrieve an authenticated secrecy client. You can obtain it by creating a project on the secrecy tech dashboard (opens in a new tab). We recommend that you keep it in a secure place, for example in an environment variable.
Install
Install the latest version of the @secrecy/lib library into your project.
npm install @secrecy/lib