UNPKG

@slavmak2486/bx24ts

Version:

Library for bitrix24

13 lines 536 B
export default { access_token: 'a123b123c123d123e123f123g123h123a123b123c123d123e123f123g123h123456789', expires: Math.ceil((new Date().valueOf()+3*60*1000)/1000), expires_in: 3600, scope: 'app', domain: 'oauth.bitrix.info', server_endpoint: 'https://oauth.bitrix.info/rest/', status: 'F', client_endpoint: 'https://example.bitrix24.ru/rest/', member_id: 'a123b123c123d123e123f123g123h123', user_id: 1, refresh_token: 'abc123456789d123456789ef123456789g123456789h123456789i123456789j123456' }