Authentication/Authorization demos for Asp.Net Core MVC, Api Features Identity Sql store, default scaffolded views. Local auth or Google OIDC external auth can be used. Usage To use Google OIDC, register an app at https://console.cloud.google.com/apis/credentials?project=YOUR_PROJECT_ID . After registration, ClientId and ClientSecret can be copied and used from user secret for dev environment.