Skip to content

rafaelainocencio/JWTAuthentication

Repository files navigation

JWTAuthentication

Projeto criado para estudo sobre JWT (Json Web Token).

O estudo incluiu:

  • Authentication
  • Authorization
  • Claims e Roles
  • JWT Bearer

Pacotes Necessários:

  • Microsoft.AspNetCore.Authentication:
dotnet add package Microsoft.AspNetCore.Authentication 
  • Microsoft.AspNetCore.Authentication.JwtBearer:
dotnet add package Microsoft.AspNetCore.Authentication.JwtBearer

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors