NetCoreAuth icon indicating copy to clipboard operation
NetCoreAuth copied to clipboard

Exploring the options for securing your ASP.NET Core 2.0 web app

NetCoreAuth

Exploring the options for securing your ASP.NET Core 2.0 web app

Related blog posts

Simple Authentication for your ASP.NET Core 2.0 web app

Secure your ASP.NET Core 2.0 API using JSON Web Tokens

NetCoreAuth.App

An example of using Cookies to secure your MVC site.

NetCoreJWTAuth.App

A different example using JSON Web Tokens to secure your Web API.