[GH-ISSUE #327] Stuck in error page #199

Closed
opened 2026-03-03 16:46:37 +03:00 by kerem · 2 comments
Owner

Originally created by @delox on GitHub (Dec 26, 2016).
Original GitHub issue: https://github.com/OAuthSwift/OAuthSwift/issues/327

Originally assigned to: @phimage on GitHub.

Description:

I called the .authorizeWithCallbackURL method for a v1.0 provider which received an error (took too long to login). And now, evertime I call the same method I get the same response. How do I delete this cache or cookies in order to be prompt to login again

OAuth Provider (Twitter, Github, ..):

E*trade

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.)

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

Originally created by @delox on GitHub (Dec 26, 2016). Original GitHub issue: https://github.com/OAuthSwift/OAuthSwift/issues/327 Originally assigned to: @phimage on GitHub. ### Description: I called the .authorizeWithCallbackURL method for a v1.0 provider which received an error (took too long to login). And now, evertime I call the same method I get the same response. How do I delete this cache or cookies in order to be prompt to login again ### OAuth Provider (Twitter, Github, ..): E*trade ### OAuth Version: - [x] Version 1 - [ ] Version 2 ### OS (Please fill the version) : - [x] iOS : - [ ] OSX : - [ ] TVOS : - [ ] WatchOS : ### Installation method: - [ ] Carthage - [x] CocoaPods - [ ] Manually ### Library version: - [x] head - [ ] v1.0.0 - [ ] v0.6 - [ ] other: (Please fill in the version you are using.) ### Xcode version: - [x] 8.0 (Swift 3.0) - [ ] 8.0 (Swift 2.3) - [ ] 7.3.1 - [ ] other: (Please fill in the version you are using.) - [ ] objective c
kerem 2026-03-03 16:46:37 +03:00
  • closed this issue
  • added the
    question
    label
Author
Owner

@phimage commented on GitHub (Dec 31, 2016):

https://github.com/OAuthSwift/OAuthSwift/wiki/Logout

Use new instance of OAuthSwift object also

<!-- gh-comment-id:269857043 --> @phimage commented on GitHub (Dec 31, 2016): https://github.com/OAuthSwift/OAuthSwift/wiki/Logout Use new instance of OAuthSwift object also
Author
Owner

@phimage commented on GitHub (Feb 22, 2017):

no activity -> close
feel free to open new issue with more details

<!-- gh-comment-id:281591026 --> @phimage commented on GitHub (Feb 22, 2017): no activity -> close feel free to open new issue with more details
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#199
No description provided.