ProxymanApp / ProxymanApp/Proxyman
Support OAuth1.0 and Haw Authorization
Open
@NghiaTranUIT is already working on this.
Since Jan 23, 2022.
✅ Done
enhancement
- Dominant language
- No language data
- Stars
- 7k
- Forks
- 237
- PR merge metrics
- No merged PRs in 30d
Description
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="
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.