Closed ConstantBqt closed 3 months ago
As per the API documentation, the API does not return return the refresh_token.
So we have to keep the previous token's refresh_token to make sure it is available for further refresh requests.
refresh_token
Fix Issue https://github.com/Bynder/bynder-php-sdk/issues/29
As per the API documentation, the API does not return return the refresh_token.
So we have to keep the previous token's
refresh_token
to make sure it is available for further refresh requests.Fix Issue https://github.com/Bynder/bynder-php-sdk/issues/29