Skip to content
This repository has been archived by the owner on Jul 6, 2023. It is now read-only.

AppMonet/transparency_and_consent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deprecation notice!

This library has been deprecated in favor of Gpp, which provides the same functionality, plus quite a bit more. Gpp is also much faster at parsing TCF strings, see benchmarks/parse.exs.

TransparencyAndConsent

Decode IAB Transparency and Consent Framework v1.1 & v2.0 strings.

Currently only decodes the version, and the list of vendor consents for maximum performance.

Installation

def deps do
  [
    {:transparency_and_consent, "~> 0.1.0"}
  ]
end

Documentation can be found at https://hexdocs.pm/transparency_and_consent.

About

IAB Transparency & Consent Framework v1.1 & v2 Support

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages