@inject IJSRuntime jsRuntime Home Tags Ingest Upload aboutDialog.Show())>About NSFW Logout Login Login @code { [CascadingParameter] public Task AuthState { get; set; } private AboutDialog aboutDialog; private string username => AuthState.GetAwaiter().GetResult().User.Identity?.Name ?? "fugg"; }
NSFW