Hi @damienbod
Thanks for a great contribution.
Do you think we can add a web api core project here?
The flow is:
MVC Angular will be redirected to IdentityServer login page. After successful login there, you will be navigated back to MVC angular.
Angular app need to interact with WebApi to do CRUD function on data.
How can we get a valid access token from MVC, so Angular can pass it to Webapi?
Thanks
Hi @damienbod
Thanks for a great contribution.
Do you think we can add a web api core project here?
The flow is:
MVC Angular will be redirected to IdentityServer login page. After successful login there, you will be navigated back to MVC angular.
Angular app need to interact with WebApi to do CRUD function on data.
How can we get a valid access token from MVC, so Angular can pass it to Webapi?
Thanks