oauth2: Support OAUTHBEARER failures sent as continuation responses
authorSteve Holme <steve_holme@hotmail.com>
Sat, 5 Sep 2015 17:35:47 +0000 (18:35 +0100)
committerSteve Holme <steve_holme@hotmail.com>
Sun, 15 Nov 2015 20:11:53 +0000 (20:11 +0000)
commitee04bee82b7186b7b1f84a741c33aed6bc9da31d
tree8b7184b393b001c7cc5d361974369b0e9adf90f5
parent6cfd646f58de245375b3ed706f0749cc52067002
oauth2: Support OAUTHBEARER failures sent as continuation responses

According to RFC7628 a failure message may be sent by the server in a
base64 encoded JSON string as a continuation response.

Currently only implemented for OAUTHBEARER and not XAUTH2.
lib/curl_sasl.c
lib/curl_sasl.h