Whenever a new user sign into the app. Ther user routed to the courses page which is the dashboard (the route to the dashboard is /learner-dashboard).
I want to route the new user to the Discover New page (the route to the Discover New page is /courses)
@MMarei
Thanks for your prompt response. I tried you proposed solution but is not solving my problem.
I have not changed the courses URL.
I want that when a user clicks the Sign In button, instead of going to the https://apps.<base_url>/learner-dashboard/
it should go to https://<base_url>/courses