[PR #152] [MERGED] Add parameters in OAuth1 callback #536

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

📋 Pull Request Information

Original PR: https://github.com/OAuthSwift/OAuthSwift/pull/152
Author: @quangbuule
Created: 11/29/2015
Status: Merged
Merged: 11/30/2015
Merged by: @phimage

Base: masterHead: master


📝 Commits (2)

  • 69f892c Add parameters in OAuth1 callback
  • 60a3665 Fix #81 Add OAuth1 callback's parameters example

📊 Changes

3 files changed (+17 additions, -16 deletions)

View changed files

📝 OAuthSwift/OAuth1Swift.swift (+5 -5)
📝 OAuthSwiftDemo/ViewController.swift (+10 -10)
📝 README.md (+2 -1)

📄 Description

This solves #81.
For instance: Twitter auth callback contains user_id that can't be found in any other APIs.


🔄 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/152 **Author:** [@quangbuule](https://github.com/quangbuule) **Created:** 11/29/2015 **Status:** ✅ Merged **Merged:** 11/30/2015 **Merged by:** [@phimage](https://github.com/phimage) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (2) - [`69f892c`](https://github.com/OAuthSwift/OAuthSwift/commit/69f892c31125f19dc1a6b24b264547a59220efdc) Add parameters in OAuth1 callback - [`60a3665`](https://github.com/OAuthSwift/OAuthSwift/commit/60a366556c23ef74c5c135125bde32691a5b1233) Fix #81 Add OAuth1 callback's parameters example ### 📊 Changes **3 files changed** (+17 additions, -16 deletions) <details> <summary>View changed files</summary> 📝 `OAuthSwift/OAuth1Swift.swift` (+5 -5) 📝 `OAuthSwiftDemo/ViewController.swift` (+10 -10) 📝 `README.md` (+2 -1) </details> ### 📄 Description This solves #81. For instance: Twitter auth callback contains user_id that can't be found in any other APIs. --- <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:19 +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#536
No description provided.