mirror of
https://github.com/OAuthSwift/OAuthSwift.git
synced 2026-04-27 05:05:51 +03:00
[GH-ISSUE #320] Unable to infer closure type in the current context #196
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#196
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?
Originally created by @Aximem on GitHub (Dec 8, 2016).
Original GitHub issue: https://github.com/OAuthSwift/OAuthSwift/issues/320
Description:
Sorry for previous issue, I'm trying to set Auth2 for Facebook but I always get
I have OAuthSwift at "1.1.1". If I do :
success: { response inI don't have the error. I'm a beginner, sorry if it is a dumb question.
OAuth Provider (Twitter, Github, ..): Facebook
OAuth Version:
OS (Please fill the version) :
Installation method:
Library version:
Xcode version:
8.0 (Swift 3.0)
8.0 (Swift 2.3)
7.3.1
other: (Please fill in the version you are using.)
objective c
@phimage commented on GitHub (Dec 9, 2016):
in last/head version
oauth_versionisoauthToken@Aximem commented on GitHub (Dec 9, 2016):
Thanks @phimage ;)
Btw this is oauth_token => oauthToken exactly.