Details
-
Bug
-
Resolution: Duplicate
-
P2: Important
-
None
-
5.11.3, 5.13.0
-
None
Description
According documentation QAbstractOAuthReplyHandler::callbackDataReceived signal must be emitted before parsing callback data, but as I can see it, only callbackReceived signal emitting.
It can sometimes be useful to get callback data. For example it can be used in implementation of the Implicit Grant Flow, where response data is placed in a URL fragment.
Attachments
Issue Links
- relates to
-
QTBUG-71187 OAuth2: Add support for the Implicit Grant Flow
- Closed