options: added basic SASL XOAUTH2 support
authorKyle L. Huff <kyle.huff@curetheitch.com>
Sun, 25 Aug 2013 17:17:20 +0000 (13:17 -0400)
committerSteve Holme <steve_holme@hotmail.com>
Sun, 25 Aug 2013 21:03:57 +0000 (22:03 +0100)
commit06c1bea72faabb6fad4b7ef818aafaa336c9a7aa
tree11f12873c373e217c2a5948bd1df49ee07288501
parent19a05c908f7d8be82de6f69f533317d8a0db49dd
options: added basic SASL XOAUTH2 support

Added the ability to specify an XOAUTH2 bearer token [RFC6750] via the
option CURLOPT_XOAUTH2_BEARER for authentication using RFC6749 "OAuth
2.0 Authorization Framework".
include/curl/curl.h
include/curl/typecheck-gcc.h
lib/url.c
lib/urldata.h