Hi. on a user clicking the link in their email to verify their account I wondered whether it is possible to redirect them to the AUth0 logon screen and get them to input their email and password and logon, rather than automatically logging them in.
Is the only way of doing this is by adding a success page to redirect to first and then logon? Can we not launch AUth 0 logon direct?
If you are using New Universal Login, the redirect is based on the Configure Default Login Routes. This route is controlled by your application, and can have any behavior you design. The request to authorize should originate from your application, and can’t be linked directly.