Merging temporary user data on returning user login

Bubble stores anything saved by a logged-out user for 72h, making use of a built-in cookie-based feature. So, if the user logs in during that time, all data stored previously would be accesible.