JSPM

tydids-jquery-consent

1.0.0
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • 0
  • Score
    100M100P100Q33536F
  • License Apache-2.0

JQuery extension for TyDIDs Self-Sovereign Identity & Consent Management

Package Exports

  • tydids-jquery-consent
  • tydids-jquery-consent/dist/tydids-jquery-consent.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (tydids-jquery-consent) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

tydids-jquery-consent

jQuery extension for TyDIDs Self-Sovereign Identity and Consent Management

Uses TyDIDs-Core

Installation

<script src="https://energychain.github.io/tydids-jquery-consent/dist/tydids-jquery-consent.js"/>

Usage

$('#consentCheck').tydisConsent(); // #consentCheck is ID of checkbox field for GDPR Constent

Configuration

Basic Usage

<input class="form-check-input" type="checkbox" id="consentCheck" name="consentCheck" required="">

Additional Attributes

<input class="form-check-input" type="checkbox" id="consentCheck" name="consentCheck" required=""
       signature="signature" 
       payload="payload" 
       identity="identity" 
       submit="submit" >

signature, payload and identity might be the id of a hidden input field which will be filled after consent. submit is the id of a button which will be "disabled" during consent creation.

License: Apache-2.0

Maintainer / Impressum

STROMDAO GmbH
Gerhard Weiser Ring 29
69256 Mauer
Germany

+49 6226 968 009 0

dev@stromdao.com

Handelsregister: HRB 728691 (Amtsgericht Mannheim)

https://stromdao.de/