entity.TokenCredentialsFromFile
Properties
NoneMethods
| Name | Description |
|---|---|
| to_api_args() | None |
| is_part_of_api() | None |
| from_api() | None |
| token_from_file(file_path: Union[str, Path], base64_encode: bool) | Reads a token from a file and optionally base64 encodes it. |