mirror of
https://github.com/OAuthSwift/OAuthSwift.git
synced 2026-04-26 20:55:57 +03:00
[PR #562] [CLOSED] [WIP] Fixes signing of authorization parameters #669
Labels
No labels
bug
cocoapod
duplicate
enhancement
feature-request
help wanted
help wanted
invalid
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/OAuthSwift#669
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/OAuthSwift/OAuthSwift/pull/562
Author: @frogg
Created: 11/27/2019
Status: ❌ Closed
Base:
master← Head:patch-1📝 Commits (1)
51c4ce2Fixes 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.