System Information
- Strapi Version 3.3.3:
- Operating System Mac OS Catalina:
- MySQL:
- v12.16.1:
- 6.14.8:
I’m working on a pretty basic e-commerce website. I’ve build both authentication and registration and now I want to go further, creating a dashboard on my Nuxt front end, for every user that registers on the website.
Also, I’d like that every user to be able to update their information.
Tried to find some documentation for it but without success.
Any help would be greatly appreciated.