auth0-samples / auth0-sso-sample

Doing Single Sign On between SPAs and Regular Web Apps
MIT License
67 stars 44 forks source link

Auth0 app3 example is not working properly #12

Closed mingyanisa closed 4 years ago

mingyanisa commented 4 years ago

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