-
Notifications
You must be signed in to change notification settings - Fork 619
fix: update timeline for GDPR compliance #4897
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Your org has enabled the Graphite merge queue for merging into mainAdd the label “merge-queue” to the PR and Graphite will automatically add it to the merge queue when it’s ready to merge. Or use the label “hotfix” to add to the merge queue as a hot fix. You must have a Graphite account and log in to Graphite in order to use the merge queue. Sign up using this link. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #4897 +/- ##
=======================================
Coverage 47.57% 47.57%
=======================================
Files 1054 1054
Lines 57142 57142
Branches 3918 3918
=======================================
Hits 27185 27185
Misses 29268 29268
Partials 689 689
*This pull request uses carry forward flags. Click here to find out more. |
size-limit report 📦
|
Merge activity
|
## Problem solved
Short description of the bug fixed or feature added
<!-- start pr-codex -->
---
## PR-Codex overview
This PR updates the compliance information regarding GDPR and CCPA in the `page.mdx` file, providing more detailed and accurate descriptions of the data handling practices.
### Detailed summary
- Updated the compliance statement for GDPR and CCPA.
- Changed the text from a general statement about in-app wallets to specify that `thirdweb` complies with GDPR and CCPA frameworks.
- Clarified the timeframe for data deletion requests (30 days for GDPR and 45 for CCPA).
> ✨ Ask PR-Codex anything about this PR by commenting with `/codex {your question}`
<!-- end pr-codex -->
3ce0755 to
367a270
Compare
Problem solved
Short description of the bug fixed or feature added
PR-Codex overview
This PR updates the information regarding compliance with GDPR and CCPA in the
page.mdxfile, providing more detailed and accurate descriptions of the standards and the timeframe for data deletion.Detailed summary
thirdweb's compliance and data deletion timelines (30 days for GDPR and 45 for CCPA).