Introduction
danger
This SDK is not intended for use in browser environments. It is designed for server-side applications only. It uses secrets to authenticate with our services. In a browser environment, these secrets would be exposed to the public, which is a security risk.
We provide a JavaScript SDK with TypeScript support to help you integrate our services into a node.js. You can find the SDK on GitHub
Installation
You can install the SDK using npm:
npm i @brifle/brifle-sdk