pub fn parse_auth_response_with_limits( payload: &[u8], limits: ProtocolLimits, ) -> Result<AuthResponse>