Functionsยง
- code_
challenge_ ๐s256 - open_
in_ ๐browser - parse_
redirect_ ๐port - random_
url_ ๐safe_ string - run ๐
- Runs the
logincommand: the browser-based authorization_code + PKCE login flow for the active profile, caching the resulting tokens in the secrets file. - wait_
for_ ๐callback - Blocks waiting for the browser to redirect back with
?code=&state=, on a single connection to the loopback listener. Returns (code, state).