woocommerce / pinterest-for-woocommerce

A native Pinterest integration for WooCommerce. Development is managed by Ventures.
https://woocommerce.com/products/pinterest-for-woocommerce/
GNU General Public License v3.0
22 stars 9 forks source link

Fix refresh token response log message. #972

Closed message-dimke closed 6 months ago

message-dimke commented 6 months ago

Changes proposed in this Pull Request:

Before the change, the output was just the Array. Now, we can see some details, with security measures applied to prevent sensitive data from appearing in logs.

Changelog entry

Tweak - Update refresh token request's response message.