Provides easy JWT Authentication into your .NET, MVC and WebAPI projects.
                        
                    
         
                Info
| Version: | 1.0.0.6 | 
| Author(s): | Alex White | 
| Last Update: | Tuesday, July 25, 2017 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/Xela101/EasyJwtAuth | 
| NuGet Url: | https://www.nuget.org/packages/EasyJwtAuth | 
Install
Install-Package EasyJwtAuth
                        dotnet add package EasyJwtAuth
                        paket add EasyJwtAuth
                        
                                EasyJwtAuth Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- Microsoft.Owin.Security.OAuth(>= 3.1.0)
- Newtonsoft.Json(>= 10.0.3)
- System.IdentityModel.Tokens.Jwt(>= 5.1.4)
Tags
