hensei-web/pages
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
..
new Create a UUID for unauth users when they visit /new 2023-01-31 00:19:50 -08:00
p Refactor setUserToken into two methods 2023-01-31 00:18:54 -08:00
[username].tsx Refactor setUserToken into two methods 2023-01-31 00:18:54 -08:00
_app.tsx Create a UUID for unauth users when they visit /new 2023-01-31 00:19:50 -08:00
about.tsx Refactor setUserToken into two methods 2023-01-31 00:18:54 -08:00
saved.tsx Refactor setUserToken into two methods 2023-01-31 00:18:54 -08:00
teams.tsx Refactor setUserToken into two methods 2023-01-31 00:18:54 -08:00