I am using Angular Version 6 & Alfresco community version 5.2
"@alfresco/adf-content-services": "2.6.1",
"@alfresco/adf-core": "2.6.1",
Is there any way to disable alfresco rest api basic auth popup?
I am calling alfresco webscripts from angular.
If I am not authenticated then this popup arrives & asks for user name & password after submitting it's arrives again & again.