forked from dghubble/oauth1
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Make sure oauth_body_hash gets forwarded to actual Authorization header
- While the signature params were updated to account for the body hash, it turns out those params were ONLY being used for the signature, not forwarded into the main Authorization header payload. This commit rectifies that mistake.
- Loading branch information
Aric Parkinson
committed
Sep 13, 2019
1 parent
b098500
commit 0a10983
Showing
1 changed file
with
24 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters