iqm.iqm_client.cli.token_manager.read_tokens

Contents

iqm.iqm_client.cli.token_manager.read_tokens#

iqm.iqm_client.cli.token_manager.read_tokens(path_to_tokens_file: str) dict#

Read current tokens from the tokens file.

Parameters:

path_to_tokens_file (str) – path to the tokens file

Returns:

dict containing the tokens

Return type:

dict