Skip to main content

add_access_token_query

Function add_access_token_query 

Source
pub(super) fn add_access_token_query(
    request: &mut Request<Bytes>,
    hs_token: &str,
)
Expand description

Appends the hs_token as an access_token query parameter, the legacy authentication scheme some appservices still require.