Qt wiki will be updated on October 12th 2023 starting at 11:30 AM (EEST) and the maintenance will last around 2-3 hours. During the maintenance the site will be unavailable.
Qt-contributors-summit-2011-Qt and OAuth: Difference between revisions
Jump to navigation
Jump to search
AutoSpider (talk | contribs) (Add "cleanup" tag) |
AutoSpider (talk | contribs) (Simplify punctuation) |
||
Line 3: | Line 3: | ||
=Summary from our session at the Qt Contributor Summit 2011 (see http://bugreports.qt.nokia.com/browse/QTBUG-6229):= | =Summary from our session at the Qt Contributor Summit 2011 (see http://bugreports.qt.nokia.com/browse/QTBUG-6229):= | ||
* | * "I know the pain of OAuth, I'm looking forward to have it in Qt" | ||
* | * "We are missing OAuth" | ||
* Please vote for this bug | * Please vote for this bug | ||
* OAuth1 vs OAuth2. We think OAuth1 is not that important anymore | * OAuth1 vs OAuth2. We think OAuth1 is not that important anymore | ||
* | * Let's not tie this to Qt5 | ||
* There is kQAuth, <span class="caps">QOA</span>uth, Digia-OAuth, Futurize-OAuth, article about OAuth2 using <span class="caps">QML</span> | * There is kQAuth, <span class="caps">QOA</span>uth, Digia-OAuth, Futurize-OAuth, article about OAuth2 using <span class="caps">QML</span> | ||
* Maybe QtAddon that everyone can use, maybe with a checkbox inside the <span class="caps">SDK</span> | * Maybe QtAddon that everyone can use, maybe with a checkbox inside the <span class="caps">SDK</span> | ||
* <span class="caps">HMAC</span>-SHA1 needed, might introduce OpenSSL dependency | * <span class="caps">HMAC</span>-SHA1 needed, might introduce OpenSSL dependency | ||
* Outcome: Follow up with Johan Paul, Follow up with ? about Qt addons/modules. | * Outcome: Follow up with Johan Paul, Follow up with ? about Qt addons/modules. |
Revision as of 13:24, 23 August 2015
This article may require cleanup to meet the Qt Wiki's quality standards. Reason: Auto-imported from ExpressionEngine. Please improve this article if you can. Remove the {{cleanup}} tag and add this page to Updated pages list after it's clean. |
Summary from our session at the Qt Contributor Summit 2011 (see http://bugreports.qt.nokia.com/browse/QTBUG-6229):
- "I know the pain of OAuth, I'm looking forward to have it in Qt"
- "We are missing OAuth"
- Please vote for this bug
- OAuth1 vs OAuth2. We think OAuth1 is not that important anymore
- Let's not tie this to Qt5
- There is kQAuth, QOAuth, Digia-OAuth, Futurize-OAuth, article about OAuth2 using QML
- Maybe QtAddon that everyone can use, maybe with a checkbox inside the SDK
- HMAC-SHA1 needed, might introduce OpenSSL dependency
- Outcome: Follow up with Johan Paul, Follow up with ? about Qt addons/modules.