pub fn create_authorization_code_request( input: AuthorizationCodeRequest, ) -> Result<OAuthFormRequest, OAuthError>