@using LucideBlazor @using Microsoft.AspNetCore.Components.Authorization @using ShadcnBlazor.Emptys @using Moonlight.Frontend.UI.Components.Auth @using Moonlight.Frontend.UI.Partials @using Moonlight.Frontend.UI.Views @if (context.User.Identity?.IsAuthenticated ?? false) { } else { }
Critical Application Error @context.ToString()