pub fn env_setup_callback_base() -> Option<String>Expand description
The setup server’s public base URL as declared by the operator’s environment.
Used where no live setup-tunnel handle is available (e.g. the headless
no_ui_oauth callback listener). The UI path resolves the active tunnel first
and only falls back to this.