Skip to main content

env_setup_callback_base

Function env_setup_callback_base 

Source
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.