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

Refreshing access token doesn't really update the token

XMLWordPrintable

    • 17d654536d544f33bf1e588d3702cdc95de7841e

      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.

        For Gerrit Dashboard: QTBUG-65778
        # Subject Branch Project Status CR V

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes