Use new oauth endpoint
This commit is contained in:
parent
06e5b6750c
commit
a2bef07fd0
@ -32,7 +32,7 @@
|
||||
#include "internet/core/localredirectserver.h"
|
||||
|
||||
const char* OAuthenticator::kRemoteURL =
|
||||
"https://clementine-data.appspot.com/skydrive";
|
||||
"https://clementine-data.appspot.com/oauth";
|
||||
|
||||
OAuthenticator::OAuthenticator(const QString& client_id,
|
||||
const QString& client_secret,
|
||||
|
Loading…
x
Reference in New Issue
Block a user