README
Signatu Policy React
This library contains React client components for Signatu Consent. It uses the Signatu consent service, and the library will interact with signatu.com
.
Installation
npm
npm install @signatu/consent-react
Demo
A live demo is available on signatu.com. The components will require that you supply your Access Token
and API Key
to activate. You can also run the demo locally: npm run start:dev
.
Usage
Refer to the documentation at https://signatu.com/docs
License
This library is MIT Licensed.