# jwt **Repository Path**: mirrors_auth0/jwt ## Basic Information - **Project Name**: jwt - **Description**: JWT (JSON Web Token) implementation for .NET 3.5+ (Public Domain) - **Primary Language**: Unknown - **License**: CC0-1.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-08 - **Last Updated**: 2026-05-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # JSON Web Token (JWT) Implementation for .NET ## Deprecation notice This library has been deprecated and will receive no further updates or fixes. Users are advised to switch to [JWT.NET](https://github.com/jwt-dotnet/jwt) which this library was based upon as soon as possible.