Details
-
Suggestion
-
Resolution: Won't Do
-
P3: Somewhat important
-
None
-
5.11.2
-
None
Description
Currently, the QtNetworkAuth module only provides the "Authorization Code Grant" flow. It would be useful if there was also in implementation for the "Implicit Grant" flow, as described here in the RFC Section 4.2.
This one is especially useful for client-only applications and provides non-refreshable access tokens without having to use a secret. It can be used for example for the Spotify and the reddit API
Attachments
Issue Links
- relates to
-
QTBUG-84338 OAuth2: signal callbackDataReceived not emitting in QOAuthHttpServerReplyHandler
- Closed