-
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Open
Labels
enhancementNew feature or requestNew feature or request
Description
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
Labels
enhancementNew feature or requestNew feature or request