Skip to main content

forwarded_fields

Function forwarded_fields 

Source
fn forwarded_fields(
    fields: &BTreeMap<String, String>,
) -> impl Iterator<Item = (String, String)> + '_
Expand description

Drops the client’s access_token from the forwarded query so a legacy query-param credential never reaches the appservice.