auth
POST /v1/auth/register — create a new account with email and password.
Returns auth tokens so the user is immediately logged in. A verification email is sent; the frontend restricts actions until verified.
post/v1/auth/register
Request body
Response
Registration successful