kamermans / guzzle-oauth2-subscriber

OAuth 2.0 Client for Guzzle 4, 5, 6 and 7 with PHP 5.4 - PHP 8.0 - no more dependency hell!
MIT License
140 stars 31 forks source link

Create a client credentials JSON signer #40

Closed edipoReboucas closed 1 year ago

edipoReboucas commented 2 years ago

This is a client credentials signer in JSON format.

I needed it in my project, maybe other developers need it too.

edipoReboucas commented 2 years ago

Build failed because travis issues installng old php versions.