Angular QuickStart (Auth0 Angular SDK Quickstarts: 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.
I had not modified the API_IDENTIFIER in the auth_config.json. Those instructions are not included in your help page. Once I put that value in, the use of …env.auth worked.