Saving info without logging in

Hi everyone,

We have a directory where users can favorite /bookmark their favorite listings.

Is there a way to store their favourites against them during the user session? I don’t want to force them to create an account until they actually go to contact the listings, or until they’ve saved a few more bookmarks.

It automatically makes them a User when they go on your app, just they are marked as a temporary one that will expire and be deleted after a while (few days I think?)

Then if they sign up it converts their existing user to a real one that stays in the database.

So you can still make database things and use Current user as normal.

Maybe this default behavior would work for you?

Ah okay! I’ll give that some testing, thanks!

1 Like

This topic was automatically closed after 70 days. New replies are no longer allowed.