I would like to add a custom text, other than existing prompt text, in sign up page
I tried to add it using javascript but failed.
I am trying to override the styling of the widget, like wrapping the widget into my own div and include the text in the bottom. Sadly I feel it is not a secure way since the styling of the auth0 widget could be changed over time.