User Sign Up
In this episode we are going to implement signup functionality for our Directus and Next.js app. You will see, this is very easy.
We are going to use special endpoint that Directus provides us, and send new user information using Next.js frontend.