Update User profile using NextJS

Hey, I am new to Auth0, I’v been able to set up auth on my NextJS project using Auth0. I was having trouble finding a way for a user to update their email and name through a user profile page in the web app. Is there a way of doing this?

1 Like

Hi @gbhopal91,

Welcome to the Auth0 Community!

I understand that you would like to update your user’s email and name.

To do so, I recommend using the Management API Update a User endpoint to Update Root Attributes for Users.

Please let me know if you have any questions or need help with implementation.

Thanks,
Rueben

2 Likes

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.