You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
Thank you for this library. Using it lately, I discovered it still uses the default deprecated signature hash function. It is deprecated since
Note: For backward-compatibility, we also include the x-hub-signature header that is generated using the SHA-1 hash function. If possible, we recommend that you use the x-hub-signature-256 header for improved security. The example below demonstrates using the x-hub-signature-256 header.
The text was updated successfully, but these errors were encountered:
rjz
added a commit
that referenced
this issue
Mar 3, 2023
Uh oh!
There was an error while loading. Please reload this page.
Hi,
Thank you for this library. Using it lately, I discovered it still uses the default deprecated signature hash function.
It is deprecated since
The text was updated successfully, but these errors were encountered: