WebApiOwinIdentityOAuthJwtSample
1.0.0
A sample to demonstrate the combination of ASP.NET WebApi/OWIN/ASP.NET Identity/OAuth/JWT for user authentication
Don't upgrade the System.IdentityModel.Tokens.Jwt package to version 5.0 as it breaks the JwtDataFormat implementation.