medal::webfw_iron

Function oauth

Source
fn oauth<C>(req: &mut Request<'_, '_>) -> IronResult<Response>
where C: MedalConnection + Send + 'static,