Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/potlitel/jwtautheautho.net8
Practical exercise of the following link : JWT Authentication And Authorization In .NET 6.0 With Identity Framework (https://www.c-sharpcorner.com/article/jwt-authentication-and-authorization-in-net-6-0-with-identity-framework/)
https://github.com/potlitel/jwtautheautho.net8
dotnet-core identity-management identitydbcontext identityrole identityserver4 identityuser jwt jwt-authentication swagger swagger-ui
Last synced: 28 days ago
JSON representation
Practical exercise of the following link : JWT Authentication And Authorization In .NET 6.0 With Identity Framework (https://www.c-sharpcorner.com/article/jwt-authentication-and-authorization-in-net-6-0-with-identity-framework/)
- Host: GitHub
- URL: https://github.com/potlitel/jwtautheautho.net8
- Owner: potlitel
- Created: 2024-05-06T21:42:28.000Z (9 months ago)
- Default Branch: master
- Last Pushed: 2024-05-06T21:52:30.000Z (9 months ago)
- Last Synced: 2024-11-15T19:35:11.590Z (3 months ago)
- Topics: dotnet-core, identity-management, identitydbcontext, identityrole, identityserver4, identityuser, jwt, jwt-authentication, swagger, swagger-ui
- Language: C#
- Homepage:
- Size: 146 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# JWTAutheAutho.Net8
## Example of using JWT Authentication and Authorization In .NET 8.0 With Identity Framework.