"Unfetch" collections on logout

Hello,

I have some collections that are useful to preserve on navigation when the user is logged in. However, it’d be necessary to remove them when the user is logged out. The problem that I see: if I logout with a different user and the collection is still fetched, I will see the data from the previous user.

Is there any way to control that?

Thanks!

Hi,

you can clear a collection with “update collection” action: