Any chance you could add symmetric-key encryption to secure the data in storage? User sets a password and you store the encrypted blob on Google Drive instead of the plain-text version.
https://developer.mozilla.org/en-US/docs/Web/API/SubtleCrypto/encrypt
Any chance you could add symmetric-key encryption to secure the data in storage? User sets a password and you store the encrypted blob on Google Drive instead of the plain-text version.
https://developer.mozilla.org/en-US/docs/Web/API/SubtleCrypto/encrypt