AspNetCoreExperiments
AspNetCoreExperiments copied to clipboard
Feature Request: Please add an AngularBffAzureAD example
Please add an AngularBffAzureAD example
thanks
Hi @litan1106
Will have a look, this seems like a lot of effort because you have to build everything from scratch when using Angular and ASP.NET Core together. The route Index file of the Angular project needs to be server rendered, then you can add the Anti-forgery protection and the headers.
Greetings Damien