Andrew Hoefling | Life Through Code
Andrew Hoefling | Life Through Code
  • Home
  • Recent Talks
  • Hoefling Software

dotnet core
4/18/2017

Dotnet Core Web API with Identity Token Authentication

When you set out to create a new web application in ASP.NET you have 2 major choices:

  • MVC
  • Web API

Today we are going to take a look at creating necessary APIs for user authentication.

  • ASP.NET Core Identity
  • Authentication
  • Saving Cookies
  • Generating Tokens
  • Create Scaffolding for Web API
Copyright 2019 by Andrew Hoefling | Life Through Code
  • Terms Of Use
  • Privacy Statement