I have this situation today. My scenary: A need validate the time expiration the token JWT with: var handler = new JwtSecurityTokenHandler();
var handler = new JwtSecurityTokenHandler();
Removed the reference: System.IdentityModel.Tokens.Jwt
Thanks for answer and help @capcom923