pub(crate) fn parse_authn_tokenizer_attribute(
    local: StrSpan<'_>,
    value: StrSpan<'_>,
    req: AuthnRequestParser
) -> Result<AuthnRequestParser, AuthnDecodeError>
Expand description

Used inside AuthnRequestParser to help parse the AuthN request