mirror of
https://github.com/OAuthSwift/OAuthSwift.git
synced 2026-04-26 12:45:52 +03:00
[PR #79] [CLOSED] Passing along response parameters to the caller also for OAuth1 #510
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#510
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/79
Author: @phimage
Created: 6/29/2015
Status: ❌ Closed
Base:
master← Head:feature-parametersoauth1📝 Commits (2)
9977902Passing along response parameters to the caller also for OAuth17c296b2Merge 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 haddedparameterstoTokenSuccessHandlerfor OAuth1🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.