| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | wasm: Work around compilation failures when FEATURE_http=OFF | Alexandru Croitor | 2021-04-27 | 1 | -0/+2 |
| * | Fix extra tokens for OAuth2 | Nadim Asaduzzaman | 2020-10-23 | 1 | -0/+8 |
| * | Add client id and shared secret to token refresh requests | Frederik Gladhorn | 2020-10-19 | 1 | -0/+2 |
| * | QVariantMap -> QMultiMap<QString, QVariant> in many cases | MÃ¥rten Nordheim | 2020-08-11 | 1 | -5/+5 |
| * | Merge remote-tracking branch 'origin/5.11' into dev | Qt Forward Merge Bot | 2018-04-05 | 1 | -0/+3 |
| |\ |
|
| | * | Fix refresh token workflowv5.11.0-alpha1 | Jesus Fernandez | 2018-02-13 | 1 | -0/+3 |
| * | | Add property for refreshToken | Erik Larsson | 2018-04-04 | 1 | -1/+1 |
| * | | Update refresh token only if a valid one is received | Erik Larsson | 2018-04-03 | 1 | -1/+2 |
| |/ |
|
| * | Merge remote-tracking branch 'origin/5.9' into dev | Liang Qi | 2017-08-22 | 1 | -10/+13 |
| |\ |
|
| | * | Allow sending custom parameters in a token refresh | Jesus Fernandez | 2017-08-11 | 1 | -0/+2 |
| | * | Bump copyright year | Jesus Fernandez | 2017-07-12 | 1 | -1/+1 |
| | * | Replace std::bind with lambdas | Thiago Macieira | 2017-06-19 | 1 | -9/+10 |
| * | | Use QLoggingCategory in QtNetworkAuth | Jesus Fernandez | 2017-06-20 | 1 | -15/+14 |
| * | | Fix no response_type error | Jesus Fernandez | 2017-06-19 | 1 | -4/+4 |
| * | | Use delegating constructors | Jesus Fernandez | 2017-06-07 | 1 | -6/+5 |
| * | | Move some functions to base classes to avoid virtual | Jesus Fernandez | 2017-05-30 | 1 | -18/+8 |
| |/ |
|
| * | QOAuth2AuthorizationCodeFlow documentation | Jesus Fernandez | 2017-02-01 | 1 | -0/+100 |
| * | Modify licensev5.8.0-rc1v5.8.0 | Jesus Fernandez | 2016-12-07 | 1 | -16/+6 |
| * | OAuth support | Jesus Fernandez | 2016-08-19 | 1 | -0/+353 |