Use case would be if we need additional information from the user during signup itself, like profession, City, etc. Since the Signup Page defaults to the User DocType, it would have been best if I could customize the User DocType after adding the required fields. Is there a better way to go about this? I could make a web form with a custom DocType but how would I add the OTP functionality to it?