Details
-
Task
-
Resolution: Fixed
-
P2: Important
-
None
-
None
-
-
8
-
d1dd7a7f8 (dev), 0b0b55ae6 (6.7)
-
Foundation Sprint 106, Foundation Sprint 107, Foundation Sprint 108
Description
QOAuthHttpServerReplyHandler class provides loopback redirect_uri handling by instantiating a simple localhost HTTP server.
In practice it's able to serve redirect_uris such as http://127.0.0.1:1234 and http://localhost:1234
The class is public and used by the example application, but lacks documentation.
This task is about adding documentation for the class.
Attachments
Issue Links
- clones
-
QTBUG-124324 [OAuth] Qt OAuth2 vendor specific remarks documentation
- Reported
- is cloned by
-
QTBUG-124326 [OAuth] Fix behaviour when ReplyHandler is not set
- Closed