Sign up user with name using email OTP

I'm trying to implement a login and sign up workflow with email and otp only (password is disabled), but the email otp doesn't give me an option to pass a name (like in magic link plugin) for sign up. is there actually a way to pass a name or is it simply missing? it seems like such an odd decision to make name required in the database but not staying consistent with the plugins
Was this page helpful?