I have an angular app (SPA) that consumes .net core webapi app (back-end) and I want to implement single sign on properly using MSAL-Angular auth_code flow + PKCE support.