Skip to content
This repository was archived by the owner on Oct 7, 2025. It is now read-only.

Conversation

@domizei385
Copy link
Contributor

Added some missing interactions with AbstractAccountHandler, added reason to switch_user/switch_account to easier work with an external accountHandler

return await self.start_pogo()

async def _switch_user(self):
async def _switch_user(self, reason=None):
Copy link
Collaborator

Choose a reason for hiding this comment

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

Where is that reason used? What type should it have? Apparently string? Could use a type (imho enum) at this point

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants