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

Add new method to update Auth User's email #956

Merged
merged 1 commit into from
Feb 29, 2024
Merged

Conversation

a-maurice
Copy link
Collaborator

@a-maurice a-maurice commented Feb 29, 2024

Description

Provide details of the change, and generalize the change in the PR title above.

Add FirebaseUser.SendEmailVerificationBeforeUpdatingEmailAsync, which is the new method to update user emails,
and deprecate UpdateEmailAsync, which no longer works when Email Enumeration Protection is turned on.


Testing

Describe how you've tested these changes.

Building and testing locally, plus
https://github.com/firebase/firebase-unity-sdk/actions/runs/8103734621


Type of Change

Place an x the applicable box:

  • Bug fix. Add the issue # below if applicable.
  • New feature. A non-breaking change which adds functionality.
  • Other, such as a build process or documentation change.

@a-maurice a-maurice merged commit 8e2293b into main Feb 29, 2024
19 of 20 checks passed
@a-maurice a-maurice deleted the am-email_verification branch February 29, 2024 23:56
@firebase firebase locked and limited conversation to collaborators Mar 31, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants