Angular QuickStart (https://auth0.com/docs/quickstart/spa/angular/01-login) is not working. When I click on “login” I see that the call to “this.auth.loginWithRedirect();” is made. But, nothing happens though.
I’ve used the sample, as well as setup the application on my own multiple times. But, no luck.