Using AzureServicePrincipleTokenService in implementation of IServiceAccountJwtClient
The token generation logic in implementation of IServiceAccountJwtClient
is already there in AzureServicePrincipleTokenService
class of core-lib-azure. Using AzureServicePrincipleTokenService
class for the token generation logic.