Info
| Version: | 1.1.0 | 
| Author(s): | Luke Vo | 
| Last Update: | Thursday, October 11, 2018 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/datvm/JwtSharp | 
| NuGet Url: | https://www.nuget.org/packages/JwtSharp | 
Install
Install-Package JwtSharp
                        dotnet add package JwtSharp
                        paket add JwtSharp
                        
                                JwtSharp Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- System.IdentityModel.Tokens.Jwt(>= 5.2.4)
Tags
 
                
Can be used for both ASP.NET Core and .NET Framework Web project as well as Desktop App (no built-in flow).