Hello everyone,
I am using Next.js 15 with app router, and I am trying to add an account page to my app that allows users to update their profile and user_metadata. What API calls should I be using to do this? I can
Hello everyone,
I am using Next.js 15 with app router, and I am trying to add an account page to my app that allows users to update their profile and user_metadata. What API calls should I be using to do this? I can
Hi @byron.ojua, and welcome to the Auth0 Community!
To allow users to update their profile and user_metadata, you can use the Management API’s Update User endpoint. Please check out our docs for more information.
Let me know if there is more I can help you with.
Sincerely,
Teodor.