Hello,
I’m aware there is a way to add custom fields to the registration page. But I am trying to see if there is a way to add custom fields to the form on the “create user” in the auth0 website.
I have an “after-registration” hook setup so that it connects to my MongoDb, I want it to add the user inputted data into my database. But I can’t do that when I “create user” using the auth0 UI.
