SirusCodes / Heartry

An app for Writers!
https://heartry.darshanrander.com
MIT License
24 stars 7 forks source link

Allow Changing Google Accounts #15

Open HarshKapadia2 opened 9 months ago

HarshKapadia2 commented 9 months ago

Describe the feature

Users should be allowed to change their Google accounts and should be given a choice of whether to delete or keep the backup in the previous account, if it exists.

Motivation

If someone logs in with a different account by mistake, like I did, they might want to change their Google account in the app. In my case, a different Google account had my backup, so I would like to use that account instead of the one I mistakenly signed into.

Plan to execute

Sorry, I have no clue.

Screenshots

NA

Are you willing to make a PR?

Sorry, I don't currently have the bandwidth to open a PR for this.

SirusCodes commented 9 months ago

Thanks for the suggestion, I can surely implement a way for the user to sign out and sign in from another account but giving them the option to delete their backup is not something I think I can give now.

HarshKapadia2 commented 9 months ago

I can surely implement a way for the user to sign out and sign in from another account

Awesome!

giving them the option to delete their backup is not something I think I can give now.

Why? I think an app should give the user an option to delete backed up data, as it is consuming their Google Drive storage quota. If it cannot be implemented for older backups, can it be implemented such that new users can delete their backups, but old users cannot? (Old users can be given manual deletion instructions in the settings or something like that.)

SirusCodes commented 9 months ago

Why? I think an app should give the user an option to delete backed up data, as it is consuming their Google Drive storage quota. If it cannot be implemented for older backups, can it be implemented such that new users can delete their backups, but old users cannot? (Old users can be given manual deletion instructions in the settings or something like that.)

The app is already deleting the old backups, so there is no need for users to handle deleting themselves.