mirror of
https://github.com/OAuthSwift/OAuthSwift.git
synced 2026-04-27 05:05:51 +03:00
[GH-ISSUE #327] Stuck in error page #199
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#199
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 @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:
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 31, 2016):
https://github.com/OAuthSwift/OAuthSwift/wiki/Logout
Use new instance of OAuthSwift object also
@phimage commented on GitHub (Feb 22, 2017):
no activity -> close
feel free to open new issue with more details