Is there a way to setup an self destructing value on Firebase real time database or firestore?

180 Views Asked by At

I'm working on a web app with firebase as backend and reactjs, and i want to create an self destructing value or at least an boolean value that changes after 24h. Is there a way to do it with firebase or with another database?

0

There are 0 best solutions below