Skip to content

Update child consent expiry#578

Open
ntombing wants to merge 2 commits intomainfrom
DOC-1309/add-info-that-child-consent-expire-if-parent-consents-expire
Open

Update child consent expiry#578
ntombing wants to merge 2 commits intomainfrom
DOC-1309/add-info-that-child-consent-expire-if-parent-consents-expire

Conversation

@ntombing
Copy link
Contributor

@ntombing ntombing commented Mar 2, 2026

No description provided.

@linear
Copy link

linear bot commented Mar 2, 2026

@netlify
Copy link

netlify bot commented Mar 2, 2026

Deploy Preview for incomparable-tiramisu-91a96a ready!

Name Link
🔨 Latest commit 78cfff5
🔍 Latest deploy log https://app.netlify.com/projects/incomparable-tiramisu-91a96a/deploys/69a848202843f400087b0365
😎 Deploy Preview https://deploy-preview-578--incomparable-tiramisu-91a96a.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Copy link
Contributor

@max-koro max-koro left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

2 small suggestions, everything else looks good!
Nice catch on the small prose fixes throughout.

| `Started` | The user opened the consent URL but hasn't consented yet. |
| `Accepted` | The user consented successfully. |
| `Canceled` | Consent requests can be `Canceled` by you or your user as long as the consent has a non-final status. `Canceled` also applies to child consents when a preceding child consent `Failed`. |
| `Canceled` | Consent requests can be `Canceled` by you or your user as long as the consent has a non-final status. `Canceled` also applies to child consents when a preceding child consent `Failed`. When you cancel a parent consent, you also cancel all its child consents. |
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
| `Canceled` | Consent requests can be `Canceled` by you or your user as long as the consent has a non-final status. `Canceled` also applies to child consents when a preceding child consent `Failed`. When you cancel a parent consent, you also cancel all its child consents. |
| `Canceled` | Consent requests can be `Canceled` by you or your user as long as the consent has a non-final status. `Canceled` also applies to child consents when a preceding child consent `Failed`. Canceling a parent multi-consent also cancels all its child consents. |

| `Canceled` | Consent requests can be `Canceled` by you or your user as long as the consent has a non-final status. `Canceled` also applies to child consents when a preceding child consent `Failed`. When you cancel a parent consent, you also cancel all its child consents. |
| `CustomerRefused` | The user refused to consent to the sensitive operation. |
| `Expired` | The user opened the consent URL, but didn't consent within the 20-minute validity window. This also applies if the user tries to consent but can't manage to complete a valid consent within the 20 minutes. |
| `Expired` | The user opened the consent URL, but didn't consent within the 20-minute validity window. This also applies if the user tries to consent but can't manage to complete a valid consent within the 20 minutes. When a parent consent expires, all its child consents also expire. |
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
| `Expired` | The user opened the consent URL, but didn't consent within the 20-minute validity window. This also applies if the user tries to consent but can't manage to complete a valid consent within the 20 minutes. When a parent consent expires, all its child consents also expire. |
| `Expired` | The user opened the consent URL, but didn't consent within the 20-minute validity window. This also applies if the user tries to consent but can't manage to complete a valid consent within the 20 minutes. When a parent multi-consent expires, all its child consents also expire. |

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.

2 participants