dears
how to upgrade this code
            var payload = JWT.JsonWebToken.DecodeToObject(token, secretKey) as IDictionary<string, object>;

in 4.6