GetAccessTokenForUserAsync No account or login hint was passed to the AcquireTokenSilent call Edit
Solution
Fix 1: Clear your cookies in whatever web browser you are using an try again.
Fix 2: Check to ensure that the AzureAd configuration has the correct TenantId, ClientId, and ClientSecret.