summaryrefslogtreecommitdiffstats
path: root/src/oauth/qoauth1.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/oauth/qoauth1.cpp')
-rw-r--r--src/oauth/qoauth1.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/oauth/qoauth1.cpp b/src/oauth/qoauth1.cpp
index 581ce4a..fcff92e 100644
--- a/src/oauth/qoauth1.cpp
+++ b/src/oauth/qoauth1.cpp
@@ -391,7 +391,7 @@ void QOAuth1::setClientCredentials(const QString &clientIdentifier,
QString QOAuth1::tokenSecret() const
{
Q_D(const QOAuth1);
- return d->clientIdentifierSharedKey;
+ return d->tokenSecret;
}
/*!
Sets \a tokenSecret as the current token secret used to sign