Hi All,
Need a help on login & registration workflow. Assume I have web application example.com running on PHP. Planning to integrate the Login system using Auth0.
I need to know whether is it possible to custom Login/Signup UI or Lock itself will provide below features
- Registration Process
Step 1 : I want the users to submit their email address only and verify the email confirmation.
Step 2 : Once user clicks on confirmation links. I need to redirect him to Auth0 Signup page to collect further information like first name, last name, gender etc.
Need help to understand custom UI impact.
Thanks,
Muthu