Skip to main content

contains_auth_flow

Function contains_auth_flow 

Source
pub fn contains_auth_flow(output: &str) -> bool
Expand description

Detects OAuth device code flow output that must not be compressed. Uses a two-tier approach: strong signals match alone (very specific to device code flows), weak signals require a URL/domain in the same output.