JWTAuthNETCore3
JWTAuthNETCore3 copied to clipboard
.NET Core 3.0 (Preview 4) web API authentication demo project with password hashing and JWT Tokens
.NET Core 3.0 (Preview 4) Web API Authentication from Scratch
This repostitory consists of project for following aricles in my blog.
- .NET Core 3.0 (Preview 4) Web API Authentication from Scratch (Part 1): Up and Running.
- .NET Core 3.0 (Preview 4) Web API Authentication from Scratch (Part 2): Password Hashing.
- .NET Core 3.0 (Preview 4) Web API Authentication from Scratch (Part 3): Token Authentication
Refer,
nishanc/WebApiCore31 for dotnet core 3.1 updated and nishanc/WebApiNet50 for dotnet 5.0 updated versions. :)