[PR #79] [CLOSED] Passing along response parameters to the caller also for OAuth1 #510

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

📋 Pull Request Information

Original PR: https://github.com/OAuthSwift/OAuthSwift/pull/79
Author: @phimage
Created: 6/29/2015
Status: Closed

Base: masterHead: feature-parametersoauth1


📝 Commits (2)

  • 9977902 Passing along response parameters to the caller also for OAuth1
  • 7c296b2 Merge upstream into feature-parametersoauth1

📊 Changes

4 files changed (+25 additions, -31 deletions)

View changed files

📝 OAuthSwift/OAuth1Swift.swift (+5 -8)
📝 OAuthSwift/OAuth2Swift.swift (+1 -4)
📝 OAuthSwiftDemo/ViewController.swift (+10 -10)
📝 OAuthSwiftOSXDemo/ViewController.swift (+9 -9)

📄 Description

Inspired from 647a3ab5a4 (add parameters for OAuth2 into TokenSuccessHandler) and to keep the coherence, I have hadded parameters to TokenSuccessHandler for OAuth1


🔄 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/79 **Author:** [@phimage](https://github.com/phimage) **Created:** 6/29/2015 **Status:** ❌ Closed **Base:** `master` ← **Head:** `feature-parametersoauth1` --- ### 📝 Commits (2) - [`9977902`](https://github.com/OAuthSwift/OAuthSwift/commit/9977902df9322a2ba1cd7d2791d287ef028a38ba) Passing along response parameters to the caller also for OAuth1 - [`7c296b2`](https://github.com/OAuthSwift/OAuthSwift/commit/7c296b2db5722420569f00cadac87fcf675919ad) Merge upstream into feature-parametersoauth1 ### 📊 Changes **4 files changed** (+25 additions, -31 deletions) <details> <summary>View changed files</summary> 📝 `OAuthSwift/OAuth1Swift.swift` (+5 -8) 📝 `OAuthSwift/OAuth2Swift.swift` (+1 -4) 📝 `OAuthSwiftDemo/ViewController.swift` (+10 -10) 📝 `OAuthSwiftOSXDemo/ViewController.swift` (+9 -9) </details> ### 📄 Description Inspired from 647a3ab5a4d461acd9ab7620a9fad5c34c44eb1a (add parameters for OAuth2 into TokenSuccessHandler) and to keep the coherence, I have hadded `parameters` to `TokenSuccessHandler` for OAuth1 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 16:49:11 +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#510
No description provided.