summaryrefslogtreecommitdiffstats
path: root/tests/auto/oauth2/tst_oauth2.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add support for PKCEJuha Vuolle2024-05-221-0/+87
* Correct license for test filesLucie Gérard2024-03-261-1/+1
* Build with QT_NO_CONTEXTLESS_CONNECTAhmad Samir2023-07-121-4/+7
* Rename tokenRequestError signal to tokenRequestErrorOccurredJuha Vuolle2023-06-221-1/+1
* Improve error handling and reporting in OAuth2Juha Vuolle2023-05-101-1/+213
* Port from container::count() and length() to size()Marc Mutz2022-10-071-5/+5
* OAuth2: allow to specify TLS configurationIvan Solovev2022-09-141-0/+136
* Use SPDX license identifiersLucie Gérard2022-06-161-27/+2
* Add method to prepare network requestsFelix Barz2019-01-281-0/+11
* Fix refresh token workflowv5.11.0-alpha1Jesus Fernandez2018-02-131-0/+69
* Fix a leakJesus Fernandez2018-02-131-3/+3
* Add a basic OAuth2 testJesus Fernandez2018-01-181-0/+100