How do i redirect to dashboad instead of home

Hey guys, i have implemented Auth0 in my application but i want to redirect to the dashboard route rather than home. How do i go about this? Thanks.

Hey there!

You can specify that by following this path:

Go to your Dashboard → Applications → Your App → Allowed Callback URLs field

Thanks Konrad for your prompt response, however, i get this error when i use another route other than the home page as callback url. ’ Callback URL mismatch.
The provided redirect_uri is not in the list of allowed callback URLs.
Please go to the Application Settings page and make sure you are sending a valid callback url from your application.’

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.