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