https://github.com/adaptant-labs/consent-receipt-dart
A library for working with Kantara Initiative Consent Receipts in Dart.
https://github.com/adaptant-labs/consent-receipt-dart
consent consent-handling consent-management consent-receipts dart dartlang
Last synced: 29 days ago
JSON representation
A library for working with Kantara Initiative Consent Receipts in Dart.
- Host: GitHub
- URL: https://github.com/adaptant-labs/consent-receipt-dart
- Owner: adaptant-labs
- License: apache-2.0
- Created: 2019-10-27T22:44:18.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2021-10-26T23:33:28.000Z (over 4 years ago)
- Last Synced: 2025-06-14T04:38:54.158Z (about 1 year ago)
- Topics: consent, consent-handling, consent-management, consent-receipts, dart, dartlang
- Language: Dart
- Homepage:
- Size: 35.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# consent-receipt-dart
[](https://travis-ci.com/adaptant-labs/consent-receipt-dart)
[](https://pub.dev/packages/consent_receipt_dart)
Dart library for working with Kantara Initiative [Consent Receipts][cr].
Implements `KI-CR-v1.1.0` of the consent receipt specification.
[cr]: https://kantarainitiative.org/confluence/display/infosharing/Consent+Receipt+Specification
## Features and bugs
Please file feature requests and bugs at the [issue tracker][tracker].
[tracker]: https://github.com/adaptant-labs/consent-receipt-dart/issues
## License
Licensed under the terms of the Apache 2.0 license, the full version of which can be found in the
[LICENSE](https://raw.githubusercontent.com/adaptant-labs/consent-receipt-dart/master/LICENSE) file included in the distribution.