Function tozny_auth::question::send_request
[-] [+]
[src]
pub fn send_request(api_url: &Url, key_id: &KeyId, secret: &Secret, method: &Method, params: &Object) -> Result<Json, QuestionError>
Low-level function to dispatch a Question
to the Tozny API.