I built in Auth0 to single page application.
I could signed up without problem, but I couldn’t login this account for the following Error
status code:403 access_denied.
Hey there @stando! Do you have URLs populated in both the app’s Allowed Web Orgins and Allowed Callback URLs? Here’s a doc that dives into setting up a web application in Auth0. Thanks!