3
0
Fork 0
mirror of https://github.com/lubosz/overte.git synced 2025-04-27 01:15:36 +02:00
This commit is contained in:
Roxanne Skelly 2019-07-24 16:05:34 -07:00
parent fe4334d6c4
commit 5afae43051

View file

@ -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);