https://github.com/potlitel/signingourjwt
Practical exercise of the following link : ASP.NET Core – How to digitally sign your JWT (https://www.sharepointeurope.com/asp-net-core-how-to-digitally-sign-your-jwt/)
https://github.com/potlitel/signingourjwt
class-library dotnet dotnet-core jwt jwt-authentication jwt-token sign signing-keys
Last synced: about 2 months ago
JSON representation
Practical exercise of the following link : ASP.NET Core – How to digitally sign your JWT (https://www.sharepointeurope.com/asp-net-core-how-to-digitally-sign-your-jwt/)
- Host: GitHub
- URL: https://github.com/potlitel/signingourjwt
- Owner: potlitel
- Created: 2023-10-27T18:05:00.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-10-27T18:11:28.000Z (over 2 years ago)
- Last Synced: 2025-03-05T20:38:39.511Z (over 1 year ago)
- Topics: class-library, dotnet, dotnet-core, jwt, jwt-authentication, jwt-token, sign, signing-keys
- Language: C#
- Homepage:
- Size: 93.8 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 🗝️signingOurJWT