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

recoverbull: Google SignIn ask too much #456

Open
ethicnology opened this issue Feb 19, 2025 · 3 comments
Open

recoverbull: Google SignIn ask too much #456

ethicnology opened this issue Feb 19, 2025 · 3 comments
Assignees
Labels
enhancement New feature or request

Comments

@ethicnology
Copy link
Collaborator

To facilitate user backups, we have integrated Google Drive and Google SignIn, allowing users to save their encrypted backup files to the cloud.

The authentication process relies on the google_sign_in package maintained by the Flutter team.

Unfortunately, when using this package for authentication, too many permissions are requested from the user—such as their name, email address, and profile picture—even though we only request the Drive API scope.

Image

We do not process this additional information and are looking for a solution to exclude it from the Google SignIn authentication process.

@ethicnology ethicnology self-assigned this Feb 19, 2025
@ethicnology
Copy link
Collaborator Author

External assign @StaxoLotl

@ethicnology ethicnology removed their assignment Feb 19, 2025
@ethicnology
Copy link
Collaborator Author

@ethicnology
Copy link
Collaborator Author

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

No branches or pull requests

2 participants