Ask a question to get started
Enter to send•Shift+Enter new line
on_authorize_url( self, url: str, opened_in_browser: bool, ) -> None
Render the authorize URL in the modal.
Called on the event loop from the async sign-in worker (the worker is started with thread=False), so it can mutate widgets directly.
thread=False