-
Notifications
You must be signed in to change notification settings - Fork 454
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
Comments
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. |
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 |
There's a more active fork of this project at https://github.com/carlos-mg89/PHPoAuthLib |
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 GitHub<#586 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/A2PFVABYDIGDTOLUGUGT7YLVYSNHZANCNFSM5VO42ZLQ>.
You are receiving this because you commented.Message ID: ***@***.***>
|
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
The text was updated successfully, but these errors were encountered: