-
Notifications
You must be signed in to change notification settings - Fork 7
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
Comments
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. |
Awesome!
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. |
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.
The text was updated successfully, but these errors were encountered: