[GH-ISSUE #1118] Support OAuth1.0 and Haw Authorization #1112

Open
opened 2026-03-03 19:48:29 +03:00 by kerem · 1 comment
Owner

Originally created by @NghiaTranUIT on GitHub (Jan 23, 2022).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/1118

Originally assigned to: @NghiaTranUIT on GitHub.

Description

Proxyman should parse the OAuth 1.0 and Haw authorization and display it nicely 👍

OAuth 1.0

Authorization: OAuth oauth_consumer_key="RKCGzna7bv9YD57c",oauth_signature_method="HMAC-SHA1",oauth_timestamp="1442394747",oauth_nonce="UIGipk",oauth_version="1.0",oauth_signature="CaeyGPr2mns1WCq4Cpm5aLvz6Gs="

Haw

Authorization: Hawk id="dh37fgj492je", ts="1642924367", nonce="RZKGNz", mac="6a7uXpWfN6VM/E0ZuZ4aWB9QSAuF1aYxs5isyqsjEeM="
Originally created by @NghiaTranUIT on GitHub (Jan 23, 2022). Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/1118 Originally assigned to: @NghiaTranUIT on GitHub. ### Description Proxyman should parse the OAuth 1.0 and Haw authorization and display it nicely 👍 #### OAuth 1.0 ``` Authorization: OAuth oauth_consumer_key="RKCGzna7bv9YD57c",oauth_signature_method="HMAC-SHA1",oauth_timestamp="1442394747",oauth_nonce="UIGipk",oauth_version="1.0",oauth_signature="CaeyGPr2mns1WCq4Cpm5aLvz6Gs=" ``` #### Haw ``` Authorization: Hawk id="dh37fgj492je", ts="1642924367", nonce="RZKGNz", mac="6a7uXpWfN6VM/E0ZuZ4aWB9QSAuF1aYxs5isyqsjEeM=" ```
Author
Owner

@NghiaTranUIT commented on GitHub (Jan 23, 2022):

Done 🎉

<!-- gh-comment-id:1019440996 --> @NghiaTranUIT commented on GitHub (Jan 23, 2022): Done 🎉 - Beta: https://proxyman.s3.us-east-2.amazonaws.com/beta/Proxyman_3.0.0_Support_OAuth1.0_Hawk_Auth.dmg
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Proxyman#1112
No description provided.