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

Feat/delete user google #64

Merged
merged 2 commits into from
Jan 24, 2024
Merged

Feat/delete user google #64

merged 2 commits into from
Jan 24, 2024

Conversation

Astroxphiliauxx
Copy link
Contributor

Pull Request πŸš€

Description

Implemented delete user with google id from firebase

Related Issues πŸ›

Closes #52

Changes Made πŸ› οΈ

by clicking on the delete button it first identifies that user is signed in by email and password or google. when its email and password user, it shows a dialog box with password form otherwise it shows a dialog box with delete user.

Checklist βœ…

  • [βœ“] Code follows the project's coding standards.
  • [βœ“] The code runs on my device.
  • [βœ“] I have not broken anything in the process.
  • [βœ“] The branch is up-to-date with the base branch.
  • [βœ“] Tests have been added for new functionality .

Additional Notes πŸ“

I haven't changed the previous code for user deletion of email and password.

@Abhigyan103 Abhigyan103 merged commit c747b94 into Abhigyan103:main Jan 24, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Google Sign in] : Delete Account
2 participants