@using System.Security.Claims; @addTagHelper *, Microsoft.AspNetCore.Mvc.TagHelpers @{ Layout = null; } Google.Apis.Auth.AspNetCore3 sample - Login

Google.Apis.Auth.AspNetCore3 sample - Login

Hello @User.FindFirst(ClaimTypes.GivenName)?.Value! You have successfully logged in.

Index