Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handle token expired #74

Merged
merged 3 commits into from
Sep 1, 2024
Merged

Handle token expired #74

merged 3 commits into from
Sep 1, 2024

Conversation

dcblogdev
Copy link
Owner

applied pint styles, added action to check for expired token.

The commit updates the return type of filter methods in `Contacts.php` and `Invoices.php` from `static` to explicit class names, for better clarity and stability. It also changes some uses of fully qualified class names in `XeroAuthenticated.php` and `XeroShowAllCommand.php` to uses of `use` statements for better readability. Unnecessary namespace in `XeroShowAllCommand.php` was removed.
@dcblogdev dcblogdev merged commit bbaa14c into main Sep 1, 2024
2 checks passed
@dcblogdev dcblogdev deleted the handle-token-expired branch September 1, 2024 13:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant