Use of JWT Token in service to service authentication

If we have already enabled mutual TLS among the services running inside the Istio Mesh (Istio-TLS), is there any advantage of enabling JWT token based authentication from service to service? I see that most of the online tutorials talk about enabling this for ingress but I have not seen any tutorial talking about enabling it in a workload to workload scenario. Thanks for the input.