Oleksandr Kovpashko

Results 7 comments of Oleksandr Kovpashko

Also would be great to change the cookie domain and `httponly` flag for the cases when we need to share it with the other services on the same root domain.

@iwasherefirst2 done. Please check it out.

@RettBehrens should I update the generated code as well or just [XeroClient.ts](https://github.com/XeroAPI/xero-node/blob/master/src/XeroClient.ts)?

@astoctas you can get an array of required component scripts via `$amp->getComponentJs()`, pass it to your template and render required `` tags.

Hi @seratch Thank you for the rapid response! I will be happy to submit a PR with the fix. The only thing I need to understand beforehand is if there's...

We recently stumbled upon this issue on multiple projects and here are the debug logs for the typical occurrence. ``` 2024-09-03 02:39:12.801 Transitioning to state: connected:ready 2024-09-03 02:39:12.801 Started running...