Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Request support HMAC-SHA256 #586

Open
hieuhidro opened this issue May 9, 2022 · 4 comments
Open

Request support HMAC-SHA256 #586

hieuhidro opened this issue May 9, 2022 · 4 comments

Comments

@hieuhidro
Copy link

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
Copy link

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
Copy link

hervesunrise commented Aug 11, 2022

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
Copy link

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

@hervesunrise
Copy link

hervesunrise commented Aug 11, 2022 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants