Function backend::utils::auth::auth_token[][src]

pub async fn auth_token<'r>(request: &'r Request<'_>) -> Option<ValidToken>