I am working on an Angular application login page. The API response for Login API contains some sensitive information in the response that can be traced on the network tab.
Is there any way to hide the API response in the network tab? or any other solution?