Details
-
Task
-
Resolution: Fixed
-
P2: Important
-
6.9.0 FF
-
None
-
13
-
82e516de8 (dev), 0c5536757 (6.9), 13d2e25da (dev), 2b1e3419c (dev), b05d99c93 (dev), 90c7e3df7 (dev), e260265a0 (dev), 59335087b (6.9), 2034cfd55 (6.9), 4083a58ed (6.9), 271ca2703 (6.9), 2da5f4f31 (6.9)
-
Foundation Sprint 122
Description
After the introduction of QOAuth2DeviceAuthorizationFlow, it's now visible that the two OAuth2 flows have some common parts (e.g. refreshAccessToken() slot, or accessTokenUrl/tokenUrl property).
The scope of this task is to investigate if it's possible to move some of the common parts to the base QAbstractOAuth2 class in a binary and source compatible way. If it is, then provide patches to do it. Otherwise pre-program some changes for Qt 7.