I have an ASP.net core WEB API that I have secured using a local user account (used the WASM blazor template to create it). I can successfully authenticate and call the webapi