CloudDb and Google Play console

Hi all, I have created an app which uses CloudDb between users and I have placed it on Google Play Store. How do I make it so that users can have their own CloudDB account on my app? Sorry that this is a basic question. I tried Redis Cloud console but I still have the same problem. I assume its to do with having a password protected account and changing the cloudDB properties (token etc) so its not default setting? Thanks Sandra

Create a tag with a list as a value for the user, and then append values(with keys) to that list.

Ensure that get data requests always only allow the user's own tag.

You can also setup a shared tag in the same way.

I think he is speaking about the main account of the people that download the app. Set their cloudDb account
in the app and not add values to developer account

Edit May be not :joy: sorry