Closed kurakin-oleksandr closed 6 years ago
Thanks for the report! This is already fixed in the latest version. Are you able to confirm that it is working as expected?
Yes, in latest version it is fixed. But I use v1.0.4 which is the latest stable version
Ah, that's the issue then - I'll make another stable release after I review the changes and the test suite coverage today!
thanks!
I have released v1.0.5
stable: https://packagist.org/packages/kamermans/guzzle-oauth2-subscriber#v1.0.5
Let me know if you have any other issues, otherwise I'll assume this issue is resolved!
in
OAuth2Handler
:namespaces
Signer\ClientCredentials\ClientCredentialsSigner
andSigner\AccessToken\AccessTokenSigner
are incorrect.As workaround can be used setters.