Skip to content

sengokyu/Ex.JwtAuth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Most simple sample code of ASP.NET Core JWT Authentication

How to run

dotnet test ExJwtAuth.Tests

Pre-requirements

  • DotNet SDK 2.2

Require packages

  • Microsoft.AspNetCore.Authentication
  • Microsoft.AspNetCore.Authentication.JwtBearer
  • Microsoft.AspNetCore.Mvc

About

ASP.NET Core JWT Authentication sample

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages