OAuth2: Better error logging
authorMarkus Goetz <markus@woboq.com>
Tue, 14 May 2019 12:00:14 +0000 (14:00 +0200)
committerKevin Ottens <kevin.ottens@nextcloud.com>
Tue, 15 Dec 2020 09:58:51 +0000 (10:58 +0100)
commit62d876b09a925a919d56a37c76fe6b5e1233e539
treed1da6127bde8e34a9df67c4cf3d3997f2293ecb7
parent452ed56571ae18614a37e0266a42f9037e09b5c4
OAuth2: Better error logging

This does not fix a bug, just was found while spotting a bug that was no bug.
For https://github.com/owncloud/enterprise/issues/2951
src/gui/creds/oauth.cpp
src/libsync/abstractnetworkjob.cpp
test/testoauth.cpp