Skip to content

[FEAT] add updateIdentity method to Auth Provider #6926

@pcfreak30

Description

@pcfreak30

Is your feature request related to a problem? Please describe.

The auth provider should be extended to support natively updating the username and email properties of an account. Both should be done since systems can have one, either, or both.

I currently have to use a useCustomMutation to do this and it would be nice to put it in the auth provider...

This should follow how useUpdatePassword works.

Describe alternatives you've considered

No response

Additional context

No response

Describe the thing to improve

n/a

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions