mirror of
https://github.com/overte-org/overte.git
synced 2025-04-06 16:32:42 +02:00
CR fix
This commit is contained in:
parent
fe4334d6c4
commit
5afae43051
1 changed files with 0 additions and 1 deletions
|
@ -194,7 +194,6 @@ private:
|
|||
QUrl oauthRedirectURL();
|
||||
QUrl oauthAuthorizationURL(const QUuid& stateUUID = QUuid::createUuid());
|
||||
|
||||
QString getWebSessionUsername(HTTPConnection* connection);
|
||||
bool isAuthenticatedRequest(HTTPConnection* connection, const QUrl& url);
|
||||
|
||||
QNetworkReply* profileRequestGivenTokenReply(QNetworkReply* tokenReply);
|
||||
|
|
Loading…
Reference in a new issue