ciab oauth¶
OAuth authentication flows.
authorize¶
Start browser-based OAuth authorization.
Opens the default browser to the authorization URL.
device-code¶
Start a device code flow (for headless environments).
Displays the user code and verification URL.
device-poll¶
Poll for device code authorization completion.
refresh¶
Refresh an OAuth token.