An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

# consent-receipt-dart

[![Build Status](https://travis-ci.com/adaptant-labs/consent-receipt-dart.svg?branch=master)](https://travis-ci.com/adaptant-labs/consent-receipt-dart)
[![Pub](https://img.shields.io/pub/v/consent_receipt_dart.svg)](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.