daviddesberg / PHPoAuthLib

PHP 5.3+ oAuth 1/2 Client Library
Other
1.08k stars 455 forks source link

Bugfix sleep breaks oauth1 signature #595

Open jeroenvermeulen opened 1 year ago

jeroenvermeulen commented 1 year ago

After quite some debugging I found out the __sleep function in OAuth\Common\Token\AbstractToken breaks the signature in Oauth1.