/AuditLog

Intercept Request and Response at GlobalResponseFilters to create Audit Log object

Primary LanguageC#

mvcauth

.NET Core 2.2 MVC Website integrated with ServiceStack Auth

Login

Browse source code, view live demo mvcauth.web-templates.io and install with the web dotnet tool:

$ dotnet tool install -g web

$ web new mvcidentity ProjectName

OAuth Setup

Replace the oauth.* App settings with your own in appsettings.Development.json for local development and appsettings.json for production deployments.