You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Microsoft.AspNetCore.Authorization.DefaultAuthorizationService[2]
Authorization failed. These requirements were not met:
DenyAnonymousAuthorizationRequirement: Requires an authenticated user.
User can log in, but pizzas added before logging in are not restored and not re-directed to Checkout page
This is just happening from Azure, not in VS dev environment.
New to Blazor/.NET Core and not sure how to troubleshoot this.