https://github.com/oktadev/csharp-decode-jwt-example
A project that demonstrates decoding JWTs in C#
https://github.com/oktadev/csharp-decode-jwt-example
authentication authorization csharp jwt
Last synced: over 1 year ago
JSON representation
A project that demonstrates decoding JWTs in C#
- Host: GitHub
- URL: https://github.com/oktadev/csharp-decode-jwt-example
- Owner: oktadev
- Created: 2019-06-04T14:33:16.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-06-27T18:48:19.000Z (almost 7 years ago)
- Last Synced: 2025-01-14T11:42:53.643Z (over 1 year ago)
- Topics: authentication, authorization, csharp, jwt
- Language: HTML
- Size: 672 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Decode JWTs in C# for Authorization
The files in this repository are for use with this tutorial: [Decode JWTs in C# for Authorization](https://developer.okta.com/blog/2019/06/26/decode-jwt-in-csharp-for-authorization)