Hi,
I would like to implement the platform in the following way:
As for sign in screen - it would be passwordless (email, sms) authentication with sign up disabled.
As for sign up it would redirect to a different page to go through our signup flow and we would sign up the user using Auth0 Management APIs.
Is that kind of flow possible using the Auth0 Lock solution? or do I need to create a custom UI?