audiodude / rainfall

Bandcamp exodus solution, letting you create personal artist sites using Faircamp
https://rainfall.dev
MIT License
12 stars 0 forks source link

Allow conversion of "guest" sessions to "logged in" sessions #33

Open audiodude opened 11 months ago

audiodude commented 11 months ago

After a user has create a session as a "guest" (#32), we should also allow them to associate their guest session with a real user login. Kind of like when you start creating a shopping cart on an e-commerce site, then you login and your cart is copied to your user session.

Maybe as part of #32 we should be showing a warning on every page that the user is a guest and we could put the link to associate the session in that warning text.