Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jwt Auth Demo

Description in Turkish

Proje için .Net 5.0 sürümü gereklidir.
Bu projede JWT ile servislerimizin güvenliğini sağlayabiliriz.

Kullanılanlar

Backend: .Net Core MVC API

Bilgilendirme

Jwt Authentication için 2 paket gereklidir.

  • Microsoft.AspNetCore.Authentication.JwtBearer Version: 5.0.4
  • System.IdentityModel.Tokens.Jwt Version: 6.15.0

Description in English

.Net 5.0 is required for project.
In this project, we can secure our services with JWT.

Used Technologies

Backend: .Net Core MVC API

Information

The project requires two packages for Jwt Authentication.

  • Microsoft.AspNetCore.Authentication.JwtBearer Version: 5.0.4
  • System.IdentityModel.Tokens.Jwt Version: 6.15.0

License

All rights are reserved
MIT

About

No description, website, or topics provided.

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages