Skip to content

DevLucasOliveira/JWT.Service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

image

JWT.Service

Service for generate token and authenticate with JWT.

Dependencies

  • Microsoft.AspNetCore.Authentication.JwtBearer 2.2.0+
  • .NET Standard 2.0+

You can check supported frameworks here:

https://docs.microsoft.com/pt-br/dotnet/standard/net-standard

Instalation

This package is available through Nuget Packages: https://www.nuget.org/packages/JWT.Service

Nuget

Install-Package JWT.Service

.NET CLI

dotnet add package JWT.Service

How to use

Just check the Wiki

https://github.com/DevLucasOliveira/JWT.Service/wiki

About

Nuget for generate token and authenticate in a simple way.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages