[PR #562] [CLOSED] [WIP] Fixes signing of authorization parameters #669

Closed
opened 2026-03-03 16:50:00 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/OAuthSwift/OAuthSwift/pull/562
Author: @frogg
Created: 11/27/2019
Status: Closed

Base: masterHead: patch-1


📝 Commits (1)

  • 51c4ce2 Fixes signing of authorization parameters

📊 Changes

1 file changed (+1 additions, -3 deletions)

View changed files

📝 Sources/OAuthSwiftCredential.swift (+1 -3)

📄 Description

I think the signing was handled wrong here for OAuth1 from my understanding right now.
This is just a suggestion based on my current debug status.
Maybe you can already confirm it by looking at it, but if not this needs more investigation.
I'll update this PR whenever I find something new in this regard.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/OAuthSwift/OAuthSwift/pull/562 **Author:** [@frogg](https://github.com/frogg) **Created:** 11/27/2019 **Status:** ❌ Closed **Base:** `master` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`51c4ce2`](https://github.com/OAuthSwift/OAuthSwift/commit/51c4ce28bc4e9fc52e9d960ccb3480b74996db21) Fixes signing of authorization parameters ### 📊 Changes **1 file changed** (+1 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `Sources/OAuthSwiftCredential.swift` (+1 -3) </details> ### 📄 Description I think the signing was handled wrong here for OAuth1 from my understanding right now. This is just a suggestion based on my current debug status. Maybe you can already confirm it by looking at it, but if not this needs more investigation. I'll update this PR whenever I find something new in this regard. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 16:50:00 +03:00
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/OAuthSwift#669
No description provided.