Set consent manager cookie expiry to 6 months#407
Conversation
🦋 Changeset detectedLatest commit: aad0803 The changes in this PR will be included in the next version bump. This PR includes changesets to release 1 package
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
|
This pull request is being automatically deployed with Vercel (learn more). 🔍 Inspect: https://vercel.com/hashicorp/react-components/DADY6nMxhj43jGEvf9dNSHuHHDN6 |
| import assign from 'object-assign' | ||
| export const COOKIE_KEY = 'hashi-consent-preferences' | ||
| export const COOKIE_EXPIRES = 365 | ||
| export const COOKIE_EXPIRES = 183 |
|
@brkalow I just added a |
|
@mwickett Yep, here's some docs on the process: https://github.com/hashicorp/react-components#publishing |
🎟️ Asana Task
🔍 Preview Link
Via Legal and Security, this sets our Consent Manager cookie expiry to 6 months.
PR Checklist 🚀
Items in this checklist may not may not apply to your PR, but please consider each item carefully.