Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 411 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 411 Bytes

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