Hello,
We have a web application that’s integrated with Auth0. I am able to authenticate the user successfully and redirect to a dashboard page. However, I would like to redirect the user after login to a page to gather additional information and set state/cookies, etc… prior to redirect to the dashboard page (login->intercept->dashboard). What’s the best way to do this?
Thanks,
Imad