hensei-web/pages/new
Justin Edmund 01b9787fb8 Create a UUID for unauth users when they visit /new
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.
2023-01-31 00:19:50 -08:00
..
index.tsx Create a UUID for unauth users when they visit /new 2023-01-31 00:19:50 -08:00