Home | History | Annotate | Download | only in src

Lines Matching refs:oauth_bearer

852         if(config->oauth_bearer)
853 my_setopt_str(curl, CURLOPT_XOAUTH2_BEARER, config->oauth_bearer);