parse_iuam_challenge

Function parse_iuam_challenge 

Source
pub fn parse_iuam_challenge(
    response: &ChallengeResponse<'_>,
) -> Result<IuamChallengeBlueprint, ChallengeParseError>
Expand description

Extract IUAM challenge blueprint (action + hidden fields) from HTML body.