Outline

Solution: Install JWT Bearer

Using the NuGet Package Manager

Install the following Package for all projects
  • Microsoft.AspNetCore.Authentication.JwtBearer v5.0.2 or above
  • created by Microsoft