'make Windows Authentication with ASP .NET and angular app

I want to set up a windows authentication system with angular for the front-end and a .net 6 api for the back-end. Indeed, I have already followed tutorials on how to do it only with .Net, but since my front-end application is made in angular, I wonder how to achieve this, I really need your help !!! if anyone has an idea how to do it, or the link to a tutorial would help me a lot



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source