oauth_error

Function oauth_error 

Source
pub fn oauth_error(
    error: &'static str,
    desc: &'static str,
    redirect: Option<&str>,
    state: Option<&str>,
) -> ControllerError