pyapacheatlas.auth.azcredential.AzCredentialWrapper.get_graph_authentication_headers#

AzCredentialWrapper.get_graph_authentication_headers()#

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