@using PlaylistShared.Pwa.Components.Common @if (context.User.Identity?.IsAuthenticated != true) { } else {

You are not authorized to access this resource.

}