Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-65778

Refreshing access token doesn't really update the token

    XMLWordPrintable

Details

    • 17d654536d544f33bf1e588d3702cdc95de7841e

    Description

      QOAuth2AuthorizationCodeFlow::refreshAccessToken() makes a request to refresh the access token, but doesn't really do anything with the result. The reply handler is called, but that's it - the resulting token is never saved. The status never advances from Status::RefreshingToken. This makes refreshing token non-functional.

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            jefernan Jesus Fernandez
            krojew Kamil Rojewski
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes