AnoNymoUs
KKinde
•Created by AnoNymoUs on 12/13/2024 in #💻┃support
How users can update their own profile?
hey, I want to develop user profile page with nextjs application where user can update their basic details, change passwords, link or unlink social accounts, or delete their account... but I am not able to find any docs which enables user to update their profile data other than the dashboard or m2m authenticated management api (which I don't think a good idea to update the user's data from a frontend application). Is there any way using which the frontend application use the users access token to update their own profile?
4 replies