Skip to main content

build_long_run_warning_message

Function build_long_run_warning_message 

Source
pub fn build_long_run_warning_message(app: &AppState) -> String
Expand description

What: Build localized preflight guidance lines for at-risk long-running auth paths.

Inputs:

  • app: Application state used for i18n.

Output:

  • Multi-line warning text suitable for alert/toast usage.