.NET Core Samples - AWS Cognito Authentication and Authorization Demo
Home
Products
Admin
@*
Admin2
*@
@{ if (User.Identity.IsAuthenticated) { @:
LogOut
} }
@RenderBody()
@RenderSection("Scripts", required: false)