Get profile of other user client side

Hi there @thijsfranck welcome to the community!

You’re correct in that the /users endpoint requires a management API token - Typically, this type of request is proxied through a backend that can management client credentials safely. The following FAQ is along the lines of what proxying through a backend will look like:

https://community.auth0.com/t/how-can-i-enable-users-to-change-their-email-address-from-a-spa-or-native-app/44064

Hope this helps!

1 Like