/JWT.Login.Net6

Jwt Token Login Basic Sample

Primary LanguageC#

JWT.Login.Net6

1 - ASP.NET Core Web App

2 - Nuget package

  • Microsoft.AspNetCore.Authentication.JwtBearer
  • Microsoft.IdentityModel.Tokens
  • System.IdentityModel.Tokens.Jwt

image

image