pub fn configure(cfg: SecurityConfig)Expand description
Install a custom security configuration.
Must be called before App::launch. The first call wins; subsequent
calls are silently ignored (safe to call from multiple threads at startup).
pub fn configure(cfg: SecurityConfig)Install a custom security configuration.
Must be called before App::launch. The first call wins; subsequent
calls are silently ignored (safe to call from multiple threads at startup).