daviddesberg / PHPoAuthLib

PHP 5.3+ oAuth 1/2 Client Library
Other
1.09k stars 456 forks source link

Request support HMAC-SHA256 #586

Open hieuhidro opened 2 years ago

hieuhidro commented 2 years ago

Hi owner,

Some API integration does not support HMAC-SHA1 anymore, is it possible to adding support HMAC-SHA256 hash?

lusitanian/oauth/src/OAuth/OAuth1/Service/AbstractService.php:277

HerveRezolve commented 1 year ago

I have experience with working on oAuth just recently. I did integrate the scripts mentioned in the article https://developer.adobe.com/commerce/webapi/get-started/authentication/gs-authentication-oauth/ and made these compatible with HMAC-SHA256.

hervesunrise commented 1 year ago

I have experience with working on oAuth just recently. I did integrate the scripts mentioned in the article https://developer.adobe.com/commerce/webapi/get-started/authentication/gs-authentication-oauth/ and made these compatible with HMAC-SHA256. The comment above is from me as well but using an account that I am not having access to

samwilson commented 1 year ago

There's a more active fork of this project at https://github.com/carlos-mg89/PHPoAuthLib

hervesunrise commented 1 year ago

many thnaks for your prompt reply,

Regards,

Herve


From: Sam Wilson @.> Sent: 11 August 2022 07:34 To: daviddesberg/PHPoAuthLib @.> Cc: Herve Tribouilloy @.>; Comment @.> Subject: Re: [daviddesberg/PHPoAuthLib] Request support HMAC-SHA256 (Issue #586)

There's a more active fork of this project at https://github.com/carlos-mg89/PHPoAuthLib

— Reply to this email directly, view it on GitHubhttps://github.com/daviddesberg/PHPoAuthLib/issues/586#issuecomment-1211600964, or unsubscribehttps://github.com/notifications/unsubscribe-auth/A2PFVABYDIGDTOLUGUGT7YLVYSNHZANCNFSM5VO42ZLQ. You are receiving this because you commented.Message ID: @.***>