laravel-xero
laravel-xero copied to clipboard
Result can be null?
https://github.com/dcblogdev/laravel-xero/blob/5d99c9e7fd7be5403cd8d7b1a44c07c9c3a710e7/src/Xero.php#L205
When refreshing tokens, the result can be null so we should test if it is an array before storing?