I'm using a basic Blazor WASM ASPNET Core Hosted WebAssemblyPrerendered .NET 6 app. However, when I try to try to login, I get the following.
There was an error trying to log you in: 'Cannot read properties of undefined (reading 'redirectUri')'
Any ideas as to what the issue could be?