We’re currently looking to integrate auth0 into our existing application. On the front-end, we run React with a Python backend. We need to be able to onboard users and ensure we have their first and last names.
The default registration page doesn’t have fields for these “standard” fields. Is it possible to enable this somewhere? I can’t seem to find anything in the Auth0 dashboard/docs.