I’m kind of at my wit’s end here.
I am following this guide to no avail.
I have changed all the URL endpoints in auth0 to localhost:3000 as the guide discusses. I have replaced the three items in the URL with the domain name, client ID, and localhost:3000
My understanding is that even when not running an instance of the app on local host, I should get to a broken page where my id_token will then be available.
All I end up getting is auth0’s “Oops!, something went wrong” page.
_<