pub fn authorize_token_url( instance: &str, oauth_token: &str, oauth_callback: Option<&Url>, ) -> Result<Url, ParseError>
Authorize a request token