Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow Changing Google Accounts #15

Open
HarshKapadia2 opened this issue Jan 28, 2024 · 3 comments
Open

Allow Changing Google Accounts #15

HarshKapadia2 opened this issue Jan 28, 2024 · 3 comments

Comments

@HarshKapadia2
Copy link
Contributor

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
Copy link
Owner

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
Copy link
Contributor Author

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
Copy link
Owner

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants