Hello,
I am trying to test directly from the browser to retrieve a JWT token. I have configured my app in Auth0, provided callback URLs. When I paste the below URL in the browser and enter my credentials I get an error “Oops!, something went wrong, Callback URL mismatch.
The url “http://localhost:3000” is not in the list of allowed callback URLs: .”
What am I doing wrong?