[GH-ISSUE #344] Could you provide better explanations of the sequence of calls necessary to implement OAuth2 on a MacOS app with OAuthSwift? #214

Closed
opened 2026-03-03 16:46:45 +03:00 by kerem · 1 comment
Owner

Originally created by @shyamalschandra on GitHub (Mar 2, 2017).
Original GitHub issue: https://github.com/OAuthSwift/OAuthSwift/issues/344

Description:

I looked at the demo and at the example code in the README.md but am having problem knowing if I am on the right track besides just "shooting in the dark" by repeatedly compiling and trying different things multiple times. What should I do?

OAuth Provider (Twitter, Github, ..):

Twitter

OAuth Version:

  • Version 1
  • Version 2

OS (Please fill the version) :

  • [] iOS :
  • OSX :
  • TVOS :
  • WatchOS :

Installation method:

  • Carthage
  • CocoaPods
  • Manually

Library version:

  • head
  • [] v1.0.0
  • v0.6
  • other: (Please fill in the version you are using.)

1.1.1

Xcode version:

  • 8.0 (Swift 3.0)
  • 8.0 (Swift 2.3)
  • 7.3.1
  • other: (Please fill in the version you are using.)

8.2.1 with Swift 3.1

  • objective c
Originally created by @shyamalschandra on GitHub (Mar 2, 2017). Original GitHub issue: https://github.com/OAuthSwift/OAuthSwift/issues/344 ### Description: I looked at the demo and at the example code in the README.md but am having problem knowing if I am on the right track besides just "shooting in the dark" by repeatedly compiling and trying different things multiple times. What should I do? ### OAuth Provider (Twitter, Github, ..): Twitter ### OAuth Version: - [ ] Version 1 - [x] Version 2 ### OS (Please fill the version) : - [] iOS : - [X] OSX : - [ ] TVOS : - [ ] WatchOS : ### Installation method: - [ ] Carthage - [X] CocoaPods - [ ] Manually ### Library version: - [ ] head - [] v1.0.0 - [ ] v0.6 - [X] other: (Please fill in the version you are using.) 1.1.1 ### Xcode version: - [ ] 8.0 (Swift 3.0) - [ ] 8.0 (Swift 2.3) - [ ] 7.3.1 - [X] other: (Please fill in the version you are using.) 8.2.1 with Swift 3.1 - [ ] objective c
kerem 2026-03-03 16:46:45 +03:00
  • closed this issue
  • added the
    question
    label
Author
Owner

@phimage commented on GitHub (Mar 3, 2017):

you can start by posting your code or error message
(you must know closure and DispatchQueue/async to understand OAuthSwift)

<!-- gh-comment-id:283898341 --> @phimage commented on GitHub (Mar 3, 2017): you can start by posting your code or error message (you must know closure and DispatchQueue/async to understand OAuthSwift)
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#214
No description provided.