Hi
We are planning / hoping to use Advanced Customizations for Universal Login so we can create a fully customised form for Username / Password entry.
As part of this process, once a user has successfully entered their credentials, if their email has not yet been verified we want to send an OTP to their email address and display a subsequent form to accept entry of the OTP.
Now, I understand this can be done using the onExecutePostLogin
trigger and the built-in Actions, Forms, Flows functionality within auth0.
What I was hoping to be able to do was have a form within our ACUL deployment so that this OTP entry form could also be fully customised.
So far, I have not been able to find a way to do this.
Does anyone have any suggestions?
Thanks