Hello,
As I am building a web app, I would like to limit user access only once every 24 hours.
I know it’s possible to manage this with ‘local storage,’ but I’m wondering if it’s possible to do this on Bubble. Do you have any leads?
I would like to use a method without cookies if possible
Thank you.