Add credentials for production server
This commit is contained in:
parent
6fcd9348e1
commit
621e4ce6fd
|
@ -50,8 +50,9 @@ const tokenMan = (() => {
|
||||||
},
|
},
|
||||||
userstylesworld: {
|
userstylesworld: {
|
||||||
flow: 'code',
|
flow: 'code',
|
||||||
clientId: 'publicccc_client',
|
clientId: 'zeDmKhJIfJqULtcrGMsWaxRtWHEimKgS',
|
||||||
clientSecret: 'secreettUwU', // Don't judege.
|
clientSecret: 'wqHsvTuThQmXmDiVvOpZxPwSIbyycNFImpAOTxjaIRqDbsXcTOqrymMJKsOMuibFaij' +
|
||||||
|
'ZZAkVYTDbLkQuYFKqgpMsMlFlgwQOYHvHFbgxQHDTwwdOroYhOwFuekCwXUlk',
|
||||||
authURL: URLS.usw + 'api/oauth/authorize_style',
|
authURL: URLS.usw + 'api/oauth/authorize_style',
|
||||||
tokenURL: URLS.usw + 'api/oauth/access_token',
|
tokenURL: URLS.usw + 'api/oauth/access_token',
|
||||||
redirect_uri: 'https://gusted.xyz/callback_helper/',
|
redirect_uri: 'https://gusted.xyz/callback_helper/',
|
||||||
|
|
Loading…
Reference in New Issue
Block a user