[GH-ISSUE #513] Crash when trying to call authorize function with PKCE #339

Closed
opened 2026-03-03 16:47:50 +03:00 by kerem · 1 comment
Owner

Originally created by @troligtvis on GitHub (Feb 13, 2019).
Original GitHub issue: https://github.com/OAuthSwift/OAuthSwift/issues/513

Description:

Recursion of same function (OAuth2Swift:357) and resulting in crashing the app.

screenshot 2019-02-13 at 08 20 36

OAuth Version:

  • Version 1
  • Version 2

OS (Please fill the version) :

  • iOS :
  • OSX :
  • TVOS :
  • WatchOS :

Installation method:

  • Carthage
  • CocoaPods
  • Manually

Library version:

  • head
  • v1.2.1
  • v1.2 (Swift 4.0)
  • v1.0.0
  • v0.6
  • other: (Please fill in the version you are using.)

Xcode version:

  • 9.3 (Swift 4.1)

  • 9.0 (Swift 4.0)

  • 9.0 (Swift 3.2)

  • 8.x (Swift 3.x)

  • 8.0 (Swift 2.3)

  • 7.3.1

  • other: (Please fill in the version you are using.)

  • objective c

Originally created by @troligtvis on GitHub (Feb 13, 2019). Original GitHub issue: https://github.com/OAuthSwift/OAuthSwift/issues/513 ### Description: Recursion of same function (`OAuth2Swift:357`) and resulting in crashing the app. <img width="875" alt="screenshot 2019-02-13 at 08 20 36" src="https://user-images.githubusercontent.com/7541370/52697290-74450100-2f71-11e9-8d66-060a539f950a.png"> ### OAuth Version: - [ ] Version 1 - [x] Version 2 ### OS (Please fill the version) : - [x] iOS : - [ ] OSX : - [ ] TVOS : - [ ] WatchOS : ### Installation method: - [ ] Carthage - [ ] CocoaPods - [x] Manually ### Library version: - [x] head - [ ] v1.2.1 - [ ] v1.2 (Swift 4.0) - [ ] v1.0.0 - [ ] v0.6 - [ ] other: (Please fill in the version you are using.) ### Xcode version: - [x] 9.3 (Swift 4.1) - [ ] 9.0 (Swift 4.0) - [ ] 9.0 (Swift 3.2) - [ ] 8.x (Swift 3.x) - [ ] 8.0 (Swift 2.3) - [ ] 7.3.1 - [ ] other: (Please fill in the version you are using.) - [ ] objective c
kerem closed this issue 2026-03-03 16:47:50 +03:00
Author
Owner

@phimage commented on GitHub (Feb 13, 2019):

I do not test the last PR #511
Maybe it is a general issue with all methods

<!-- gh-comment-id:463120002 --> @phimage commented on GitHub (Feb 13, 2019): I do not test the last PR #511 Maybe it is a general issue with all methods
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#339
No description provided.