4 Replies
thank you there
is there any docs or feature related where user can delete or update their account details ??
is there any built in service like edit or delete to do so??
You would have to handle this within your backend service. What is your server running?
node and express
You can use this SDK to manage your users https://github.com/kinde-oss/management-api-js
GitHub
GitHub - kinde-oss/management-api-js: javascript package for intera...
javascript package for interacting with the Kinde Management API - kinde-oss/management-api-js