Skip to content

feat(pii): extract data collection logic into collectors to be used b… - #2196

Draft
Litarnus wants to merge 1 commit into
request-data-collectionfrom
shared-data-collectors-rework
Draft

feat(pii): extract data collection logic into collectors to be used b…#2196
Litarnus wants to merge 1 commit into
request-data-collectionfrom
shared-data-collectors-rework

Conversation

@Litarnus

Copy link
Copy Markdown
Contributor

Introduces classes and helper which are meant to also be consumed by the framework SDKs which are based on top of this SDK. data collection behaviour is generally very similar and often just differs in the shape of the data.

The frameworks can extract data and transform it into the desired shape, which can then be filtered and parsed by the classes exposed here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant