© 2026 Hedgehog Software, LLC
body: { code: 'USER_ALREADY_EXISTS_USE_ANOTHER_EMAIL', message: 'User already exists. Use another email.' }
body: { code: 'EMAIL_SENT_TO_USER', message: 'Email sent to user' }
throw new APIError("OK", { code: "EMAIL_SENT_TO_USER", message: "Email sent to user", });