Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Auth #2739

Merged
merged 2 commits into from
Sep 1, 2024
Merged

Auth #2739

merged 2 commits into from
Sep 1, 2024

Conversation

GuillaumeDSM
Copy link
Member

@GuillaumeDSM GuillaumeDSM self-assigned this Sep 1, 2024
@GuillaumeDSM GuillaumeDSM enabled auto-merge (rebase) September 1, 2024 15:07
Copy link
Member

@Herklos Herklos left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍



def _invalidate(exchange_config: dict):
# try to invalidate key while returning a "plausible" value to avoid signature / parsing issues
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@@ -143,6 +143,17 @@ async def inner_test_get_account_id(self):
with pytest.raises(NotImplementedError):
await self.exchange_manager.exchange.get_account_id()

async def test_invalid_api_key_error(self):
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@GuillaumeDSM GuillaumeDSM merged commit 88a9602 into dev Sep 1, 2024
14 checks passed
@GuillaumeDSM GuillaumeDSM deleted the auth branch September 1, 2024 15:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants