Feature: Allow signup form customization to reorder all fields rather than email/password first always, then others can be reorder AFTER those only.
Description: Right now, any fields beyond email and password are shown at the end. It feels incorrect to ask for email, password, THEN name. Name should be first to match user expectations based on almost all other signup flows.
Use-case: This is the signup form for our web app. We want to collect users’ names to personalize their experience within our app.