Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/teshanecrawford/jwtauth

Jwt authentication in ASP.NET Core
https://github.com/teshanecrawford/jwtauth

aspnet-core csharp dotnet entity-framework-core microsoft-sql-server

Last synced: about 1 month ago
JSON representation

Jwt authentication in ASP.NET Core

Awesome Lists containing this project

README

        

# JWT Authentication and Role-based Authorization with ASP.NET Core Identity and API

This is a sample project to demonstrate how to implement JWT Authentication and Role-based Authorization with ASP.NET Core Identity and API.