not sure, maybe there’s an OAuth way for this
You give the user data to Google? Or keep it locally?
not sure, maybe there’s an OAuth way for this
You give the user data to Google? Or keep it locally?
that one looks cleaner
I mean I’m storing it in google firestore which is a cloud database.
I wanted it to sync to multiple devices, have realtime functionality and retrieve the data even if the storage is cleared. And I didn’t find any better solution than firebase
Surely giving user’s financial data to Google breaks some confidentiality and some privacy rules, at least in the EU, but alas
I need it to store it in the cloud for syncing and backups right. I’m not directly giving it to google. I’m just using their database services
but… it’s data… unencrypted… associated with a certain account, connecting from a certain IP, from a certain device, so and so…
This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.