An open API service indexing awesome lists of open source software.

https://github.com/joaosouzaaa/jwtauthentication

JWT Authentication with Identity in .NET
https://github.com/joaosouzaaa/jwtauthentication

authentication entity-framework-core identity jwt

Last synced: 2 months ago
JSON representation

JWT Authentication with Identity in .NET

Awesome Lists containing this project

README

        

# JWTAuthentication

The goal of this project is to show the implementation of jwt authentication using native libraries and Identity from Entity Framework Core.

# Technologies used

- .NET 8
- C#
- EntityFrameworkCore
- Identity
- PostgreSQL
- JWT
- xUnit
- Moq
- Docker