Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/teshanecrawford/jwtauth
- Owner: TeshaneCrawford
- License: mit
- Created: 2024-01-11T04:39:18.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-01-11T05:24:50.000Z (12 months ago)
- Last Synced: 2024-10-13T07:22:21.028Z (2 months ago)
- Topics: aspnet-core, csharp, dotnet, entity-framework-core, microsoft-sql-server
- Language: C#
- Homepage:
- Size: 12.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
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.