mirror of
https://github.com/ecency/ecency-mobile.git
synced 2024-12-22 21:01:31 +03:00
Changed steem connect client id
This commit is contained in:
parent
5b513b5eb4
commit
410e01862b
@ -1,6 +1,6 @@
|
||||
export const steemConnectOptions = {
|
||||
base_url: 'https://app.steemconnect.com/',
|
||||
client_id: 'esteem-app',
|
||||
client_id: 'esteemapp',
|
||||
redirect_uri: 'http://127.0.0.1:3415/', // http://127.0.0.1:3415
|
||||
scope: 'vote,comment,delete_comment,comment_options,custom_json,claim_reward_balance,offline',
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user