Is there any additional configuration I need to set up on Auth0 website? I tried running app3 but got the error page on 'Looks like something went wrong! There could be a misconfiguration in the system or a service outage.' I already filled the Allowed Callback URLs/Allowed Logout URLs/Allowed Web Origins with http://app3.com:3002/ but it still not working.
edit: resolved by changing clientID and Secret in .env
Is there any additional configuration I need to set up on Auth0 website? I tried running app3 but got the error page on 'Looks like something went wrong! There could be a misconfiguration in the system or a service outage.' I already filled the Allowed Callback URLs/Allowed Logout URLs/Allowed Web Origins with http://app3.com:3002/ but it still not working.
edit: resolved by changing clientID and Secret in .env