pub async fn run_cli_login( state: Arc<AppState>, args: &Value, ) -> Result<Value, String>
Spawn a CLI auth login flow.