Skip to content

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

Description

@Sshmoob

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions