This snippet adds a dependency on the `uuid` module, then uses it to create a UUID for unauth users that gets stored in an otherwise empty `account` cookie. We update _app to account for this change. |
||
|---|---|---|
| .. | ||
| index.tsx | ||
This snippet adds a dependency on the `uuid` module, then uses it to create a UUID for unauth users that gets stored in an otherwise empty `account` cookie. We update _app to account for this change. |
||
|---|---|---|
| .. | ||
| index.tsx | ||