**Description:** - `POST /auth/verify-email` — body: `{ email, otp }` - Verify OTP from Redis - Set user status to ACTIVE - Delete OTP from Redis - If role is ARTIST, create empty Artist profile record ---
Description:
POST /auth/verify-email— body:{ email, otp }