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

[Question/Feature Request] How to change a users email? (FirebaseAuthentication.net 4.1.0) #220

Open
StormDragon-64 opened this issue Jul 12, 2024 · 0 comments · May be fixed by #224
Open

Comments

@StormDragon-64
Copy link

I couldn't figure out any way to change the user's email using FirebaseAuthentication.net v4. (I'm using .NET MAUI so I have to use the base library). While you can already do authClient.User.ChangeDisplayNameAsync(displayName) and authClient.User.ChangePasswordAsync(password), there is no method here that allows you to do this with a user's email for some reason.
If there is a way to do this already then I would like to know, but IMO, it should be moved to go along with the already available methods mentioned above. Otherwise, this is basically a feature request.

@Dexus Dexus linked a pull request Aug 28, 2024 that will close this issue
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 a pull request may close this issue.

1 participant