Skip to main content

execute_oauth_device_code_complete_with_response

Function execute_oauth_device_code_complete_with_response 

Source
pub fn execute_oauth_device_code_complete_with_response(
    stored: &mut Map<String, Value>,
    action: &Value,
    status: u16,
    body: &Value,
) -> Result<Value>