User registration
In this episode we are going to register users from our Next.js frontend to our Strapi backend.
We already did user authentication in this series, but I forgot to show you how to register users from our Nextjs app into our Strapi backend. So we are going to do that in this episode. As you will see it is very simple to do.