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

OAuth2: Add support for the Implicit Grant Flow

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Unresolved
    • P3: Somewhat important
    • None
    • 5.11.2
    • None
    • All

    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

          No reviews matched the request. Check your Options in the drop-down menu of this sections header.

          Activity

            People

              jefernan Jesus Fernandez
              SkyCoder Felix Barz
              Votes:
              1 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes