Windows Authentication login react

Lakshmi Naidu - Jul 21 - - Dev Community

Hi,
I am new to react, need help.
How to connect windows authentication AD (Not using Azure AD) with username ana password in react.
User expecting window popup for entering credentials and calling backend endpoint to get the user details.

.