Auth0 Forms Is Now Generally Available!

First of all: Awesome feature.

Some observations / questions:

  1. Would require to embed form independent from action trigger. I require a form to be rendered on demand, inside the user area of a portal. i.e. user is already “logged in”. I can see it potentially is possible using Auth0Forms SDK (embed function) but quite kludgy and undocumented. Any plans to allow this?
  2. i18n: where do we translate individual dropdown / choice items. Not possible using left icon bar / “translations”. Anything I missed here?
  3. Twilio recommends their Verify product for MFA. In Flows, you can integrate this through HTTP requests. A more integrated way would be preferred.
  4. Would be nice to have nested forms, e.g. to be able to add a step (as sub-form) after using a dropdown or multi-select choice.
  5. Inconsistent login state / missing auto-save: when visually editing a forms UI, it appears to be logged in but actually isn’t e.g. due to login expiry (over night etc.). You can still edit the form and after some time you realize you cannot save. Your changes are lost.

Thanks in advance for looking into these