So, everything works perfect with my local host but I have an issue to go past /callback route.
See the app below with the issue
https://o-lingo.herokuapp.com
The authentication with Auth0 for this app is set up with the React routes but in the heroku logs it is pointing back to a rails route with callback which seems weird. Does anyone have the same issue with me?