I am working on ANGULAR JS application with MSAL v1, how can i achieve to get token using acquire token silent ,in my enterprise system third party cookies are blocked in chrome
i tried using MSAL v2 but i was getting error in my ANGULAR JS application as it was not supporting as MSAL v2 files are not compatible with ANGULAR JS