pyapacheatlas.auth.azcredential.AzCredentialWrapper.get_authentication_headers#

AzCredentialWrapper.get_authentication_headers()#

Gets the current access token or refreshes the token if it has expired. :return: The authorization headers. :rtype: dict(str, str)