AspNet6IdentityServer4AngularOidcFlows
AspNet6IdentityServer4AngularOidcFlows copied to clipboard
Angular App not running
Guess you need an npm install and an npm run build
Greetings Damien
Hi Damien,
It seems to be not the case. Node modules are there. NPM build is happening as Task Runner is executing the command. The problem seems to be in "AngularClientImplicitFlow" angular project. It is running on port 8080. and VS is running on 44311. but its all APIs are being called from host 8080. Cross site scripting err
or
I run everything on iisexpress, the CORS policy is blocking 8080.