System Information
- Strapi Version: 4.5.3
- Operating System: MacOS
- Database: SQLite
- Node Version: 18.12.1
- NPM Version: 9.1.3
- Yarn Version: 1.22.19
This must be the noobiest question but I can’t find anything in Google ^_^U
I’m developing a simple website in Strapi and NextJS, for musicians to find bands and viceversa. I’m currently stuck with the user’s profile page, where I’d like users to change username, email, password, etc, and also delete their accounts (with a button at the bottom of the page).
What would be needed for an user to delete his/her own account? Even just the steps to make it with Insomnia API client would be great.
Thanks a lot in advance