@page "/" @using Microsoft.AspNetCore.Authorization @code { [CascadingParameter] private Task authenticationStateTask { get; set; } }