https://github.com/bilalmehrban/aspnetcore-jwtauth
Sample CRUD REST APIs with ASP.NET Core 3.1 and Entity Framework Core, Create JWT Tokens, and Secure APIs
https://github.com/bilalmehrban/aspnetcore-jwtauth
Last synced: 7 months ago
JSON representation
Sample CRUD REST APIs with ASP.NET Core 3.1 and Entity Framework Core, Create JWT Tokens, and Secure APIs
- Host: GitHub
- URL: https://github.com/bilalmehrban/aspnetcore-jwtauth
- Owner: bilalmehrban
- License: mit
- Created: 2021-01-04T12:08:39.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-01-04T13:24:23.000Z (almost 5 years ago)
- Last Synced: 2025-01-21T15:34:27.406Z (9 months ago)
- Language: C#
- Size: 13.7 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# AspNetCore-JWTAuth
Sample CRUD REST APIs with ASP.NET Core 3.1 and Entity Framework Core, Create JWT Tokens, and Secure APIs