[Interest] Send POST request with QOAuth2AuthorizationCodeFlow
Juhani Matilainen
juhani at theocbase.net
Wed Feb 22 21:43:23 CET 2017
Thanks again. Yes, it works. Now I can get refresh_token.
But it seems refreshAccessToken -request doesn’t contains client_id and client_secret parameters that are required to refreshing an access token (at least with Google login) … and setModifyParametersFunction is available in refreshAccessToken method.
Juhani
> Jesus Fernandez <Jesus.Fernandez at qt.io> kirjoitti 22.2.2017 kello 13.23:
>
> On Wednesday, February 22, 2017 10:19:06 AM Juhani Matilainen wrote:
>> Another question: Google login requires ’access_type=offline’ parameter in authorization request to get refresh token. Which function should be used to set it?
>
> You can use QAbstractOAuth::setModifyParametersFunction to add custom parameters.
>
> https://doc.qt.io/qt-5/qabstractoauth.html#setModifyParametersFunction
>
> --
>
> Best regards,
> Jesus
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20170222/00872003/attachment.html>
More information about the Interest
mailing list