Dotnet
Authentication and Authorization - Registration Part 2

Solution - Install JWT Bearer

Mute
Current Time 0:00
/
Duration Time 0:00
Loaded: 0%
Progress: 0%
Stream TypeLIVE
Remaining Time -0:00
 
PRO

I finished! On to the next chapter

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