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

Fix deleting account when Google / Apple is used as sign in method #1729

Merged
merged 1 commit into from
Sep 8, 2024

Conversation

nilsreichardt
Copy link
Member

The problem was that isEmptyOrNull(password) always returns true when using Google / Apple because the text field for the password isn't needed.

Closes #1685

Copy link

github-actions bot commented Sep 8, 2024

Visit the preview URL for this PR (updated for commit 437d07b):

https://sharezone-test--pr1729-fix-deleting-account-zjtrq5xq.web.app

(expires Wed, 11 Sep 2024 16:59:35 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: 4cb3ae61e1e018abfd9841fd3239f5b49ccc034b

@nilsreichardt nilsreichardt added this pull request to the merge queue Sep 8, 2024
Merged via the queue into main with commit 837382a Sep 8, 2024
36 checks passed
@nilsreichardt nilsreichardt deleted the fix-deleting-account branch September 8, 2024 17:48
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

Successfully merging this pull request may close these issues.

Deleting account doesn't work when sign in method is Google / Apple
2 participants